lua-filters
pandoc-citeproc
DISCONTINUED
Our great sponsors
lua-filters | pandoc-citeproc | |
---|---|---|
7 | 2 | |
490 | 274 | |
2.2% | - | |
5.5 | 2.8 | |
9 days ago | over 2 years ago | |
Lua | Haskell | |
MIT License | 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.
lua-filters
-
marxists.org looks awful
The programming challenge I think would be to write a converter from marxist.org html to markdown or org-mode. I was thinking of pandoc with a lua filter (see also) for marxist.org html unfortunately my lua is terrible.
-
Quarto – an open-source scientific and technical publishing system built on pandoc
TikZ: Not sure if it answers your question, but Quarto has some support for TikZ. It's also possible to use a Lua filter, as described in the Lua filter docs. See also the diagram-generator filter.
-
Is there a tool that I can use to draw flowcharts with text in a .md file?
You can do inline diagrams with pandoc using this filter https://github.com/pandoc/lua-filters/tree/master/diagram-generator
-
laTex or Markdown?
Have a look at this repo for more awesome things you can do with pandoc. https://github.com/pandoc/lua-filters
-
Can I use LaTeX to create a document which pulls information from many separate markdown files?
Sorry for the late reply, but the include-files Lua filter here sounds good for this. I've been getting into writing these kind of filters lately myself and its adding a whole new dimension of possibilities for whats possible with Pandoc.
pandoc-citeproc
What are some alternatives?
pandoc-crossref - Pandoc filter for cross-references
pandoc-csv2table - A Pandoc filter that renders CSV as Pandoc Markdown Tables.
pandoc - Universal markup converter
pandoc-citeproc-preamble - Insert a preamble before pandoc-citeproc's bibliography
pandoc-filter-graphviz - Interpret '~~~ graphviz' bloc as a call to graphviz software and substritude text with produced picture
xmlgen - XML generator library for Haskell
pandoc-highlighting-extensions - Extensions to Pandoc syntax highlighting
mustache-haskell - mustache implementation in Haskell
pandoc-vimhl - vim plugin that makes vim syntax highlighting engine available in pandoc
mplayer-spot - CLI tool to save your spot when watching movies with mplayer
hprotoc - Haskell protocol-buffers package
pandoc-placetable - Pandoc filter to include CSV data (from file or URL)