pandoc-latex-admonition
A pandoc filter for setting admonition on specific div or codeblock elements (by chdemko)
pagliascii
Due to reasons I am unable to follow up to this project, see the linked gist if you are interested in taking over the project instead. (by Veykril)
Our great sponsors
pandoc-latex-admonition | pagliascii | |
---|---|---|
1 | 2 | |
21 | 50 | |
- | - | |
10.0 | 1.6 | |
about 2 months ago | almost 2 years ago | |
Python | Rust | |
BSD 3-clause "New" or "Revised" License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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-latex-admonition
Posts with mentions or reviews of pandoc-latex-admonition.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-06.
-
I wish Asciidoc was more popular
For extending markdown capabilities, there are many plugins/filters. Example [1].
I remember using extensions/filters for citations, etc.
Ultimately it is just some custom tooling around pandoc; so whatever you can do in pandoc, you can get done in the book.
[1] - https://github.com/chdemko/pandoc-latex-admonition
[2] - https://pandoc.org/
pagliascii
Posts with mentions or reviews of pagliascii.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-06.
-
I wish Asciidoc was more popular
I love AsciiDoc and want to use it more. The main problem is, as noted, that it's hard to get this ruby library into whatever platform you want to deploy to. Consequently it's hard to build tooling based on AsciiDoc.
I've had a brief play with trying to implement AsciiDoc in Rust (and others have too, see https://github.com/Veykril/pagliascii). I got bored of trying to figure out what the semantics should be by reading the implementation and decided to wait until the upcoming specification effort at https://asciidoc-wg.eclipse.org/ bears fruit, the Zulip seems a bit more active recently
- Parsers that don't yet exist?
What are some alternatives?
When comparing pandoc-latex-admonition and pagliascii you can also consider the following projects:
asciidoc-py - Legacy python processor for AsciiDoc