pandoc
kramdown
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
pandoc | kramdown | |
---|---|---|
380 | 4 | |
28,956 | 1,649 | |
- | - | |
9.9 | 0.0 | |
7 days ago | 2 months ago | |
Haskell | Ruby | |
GNU General Public License v2.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pandoc
-
Best website to write a rulebook for ttrpgs
I use Obsidian (https://obsidian.md) for a lot of things, including my RPG stuff, and there are options for exporting things as PDFs. It’s great for getting organized and doing research, but I would use other tools for long-form writing and layout. What I like about Obsidian though is that everything is done in Markdown (https://commonmark.org) and I can use Pandoc (https://pandoc.org) to transform the source to whatever I need. The caveat is that Obsidian uses a flavor of Markdown with some non-standard extensions, so a pure Markdown editor like Typora (https://typora.io) might be a better choice depending on your needs.
-
Screen reader accessibility of character sheets in Blades
My second question is just checking my solution is at all sane. I'm using markdown to make my own character sheets for each playbook, including all the information I think prudent (happy to share if it'd help and not be sharing anything proprietary), and then using pandoc to convert these into word documents. I'm then just sharing these with my players and they can then edit them for their characters and update them as needs be. Is this a reasonable approach? Or is there a better approach?
-
Is it just me or it nix becoming more common
Especially Haskell tools often live in proximity to nix as well, e.g., pandoc or xmonad.
- LaTeX and AsciiDoc
-
What software do you use to write documentation?
Tried mkdocs and it is great; beautiful styling and both Markdown and reStructuredText can be used. It would be perfect if I could figure out a way to replace the Markdown -> HTML converter (probably python-Markdown?) with pandoc
-
Is there anyway to extract the first page of an epub as image so I can use it in lf previewer
You could use pandoc to convert it to a PDF, from which the first page could be extracted (e.g. via pdfseparate(1)) and then converted to an image (e.g. via convert(1)). But perhaps someone else has a more elegant suggestion.
-
File Converters - Do you know of any I can self host? I want to do it all...
How about https://pandoc.org/
-
Genuine question: how do you all use Haskell IRL?
I'm freelancing as a pandoc consultant, and I regularly get to fix bugs and to extend pandoc with additional functionality. My proudest work is the Lua subsystem, which is now used heavily, e.g. in Quarto.
-
Looking for Word Processor recs
Pandoc automatically converts many (many) formats into beautiful typeset PDF pages. It uses TeX internally, which is strongly-opinionated typesetting software that will largely ignore whatever spacing is in the input document & replace it with what a detail-oriented, perfectionist, founder of Computer Science thought math textbooks should look like in 1978, & it is beautiful.
-
Any cli utility to create ascii/org mode tables?
https://pandoc.org/ can export csv to markdown/orgmode tables
kramdown
- Have Markdown lists be able to start at an arbitrary number
-
Add a table of contents (TOC) to your blog posts
The Kramdown markdown parser-converter that is used by Jekyll, has the ability to generate a TOC. If all is want is a TOC, it does the job.
-
VS Code Markdown Preview + GH Pages?
Fundamentally, I'd love for my math/markdown notes to be portable, not just viewable via a markdown reader. Ideally, with as little work as possible I'd LOVE it if I could just publish my .md as Jekyll posts hosted on Github Pages. Unfortunately as far as I can tell, GH Pages used kramdown which accomodates math-mode for MathJax rather than KaTeX.
-
Understand the basics of Ruby on Rails by building a blog app
Kramdown: https://github.com/gettalong/kramdown
What are some alternatives?
pandoc-highlighting-extensions - Extensions to Pandoc syntax highlighting
Redcarpet - The safe Markdown parser, reloaded.
obsidian-html - :file_cabinet: A simple tool to convert an Obsidian vault into a static directory of HTML files.
obsidian-export - Rust library and CLI to export an Obsidian vault to regular Markdown
Obsidian-MD-To-PDF - A command line python script to convert Obsidian md files to a pdf
vimwiki - Personal Wiki for Vim
wavedrom - :ocean: Digital timing diagram rendering engine
mdx - Markdown for the component era
logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
MathJax - Beautiful and accessible math in all browsers
calibre - The official source code repository for the calibre ebook manager
word-to-markdown - A ruby gem to liberate content from Microsoft Word documents