pandoc
sphinx
Our great sponsors
pandoc | sphinx | |
---|---|---|
359 | 0 | |
28,382 | 13 | |
- | - | |
9.9 | 0.0 | |
3 days ago | over 6 years ago | |
Haskell | Haskell | |
GNU General Public License v2.0 or later | BSD 3-clause "New" or "Revised" 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
-
Typst, a modern LaTeX alternative written in Rust, is now open source
If you want to track progress: https://github.com/jgm/pandoc/issues/8713
-
Why we have only option for Cloud storage on PrivacyGuide website?
For notes, thoughts and the like, I use Joplin with e2ee enabled. Over the years, I find myself using it for thing I would have previously opened up a google doc for. With Joplin you can go far beyond the basic markdown features of Github flavored markdown to make it a really useful, dynamic document. Then it is a simple 1 line of text in your terminal (using pandoc) to convert that to a *.docx file. I find I'm much more productive using markdown than I am using a rich text editor.
-
Easypdf: Convert markdown to pdf with a single command
Interesting project, but I would personally use pandoc in a docker container for the job
-
Using pandoc to convert latex into plain text: "unexpected () \begin{document}" error
I want to use pandoc to convert latex into plain text. I try to convert this latex file: https://arxiv.org/e-print/1603.03827
With pandoc 3.1.1 from the project's github - which might be ahead of what ubuntu packaged for you - pandoc --to=plain --wrap=none naaclhlt2016.tex yields two warnings, but else processes the .tex. Give it a try.
-
Easy report generator
Although you pass it command-line arguments instead of a JSON object, I find pandoc to be close in functionality of Carbone.
-
Looking for rule book creation suggestions
Once you've typed them out, you can convert it to many other formats (html, pdf, docx, etc.) using pandoc. There are also tools like litemdview that can preview markdown in real-time from any editor.
-
Brett Slatkin: Why am I building a new functional programming language?
It's not at all difficult (https://pandoc.org/). However, I'd hazard a guess that pandoc written in Rust or C (with idioms appropriate to those languages) would be much more performant.
-
I think a lot of talented engineers struggle with putting together a great resume so I put together some advice to help
I have a homebrew version of the same thing. My web resume is done via Hugo with a little custom CSS. Then I have a Perl script I wrote ages ago that fetches the HTML, tweaks it a little, and runs it through Pandoc to produce a PDF.
-
panvimdoc - Write documentation in markdown, generate documentation in vimdoc automatically
Pandoc is a powerful universal document converter: https://pandoc.org/. Pandoc's Markdown dialect has LOTS of features, and Pandoc lets you convert a markdown file to HTML, PDF, DOCX etc.
sphinx
We haven't tracked posts mentioning sphinx yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
pandoc-highlighting-extensions - Extensions to Pandoc syntax highlighting
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
kramdown - kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
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
skylighting - A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions
calibre - The official source code repository for the calibre ebook manager