pandoc-japanese-filters
Pandoc filters to treat Japanese-specific markups (by konn)
pandoc-types
types for representing structured documents (by jgm)
| pandoc-japanese-filters | pandoc-types | |
|---|---|---|
| - | 1 | |
| 11 | 122 | |
| - | 1.6% | |
| 0.0 | 6.2 | |
| over 10 years ago | 14 days ago | |
| Haskell | Haskell | |
| GNU General Public License v2.0 only | BSD 3-clause "New" or "Revised" License |
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-japanese-filters
Posts with mentions or reviews of pandoc-japanese-filters.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning pandoc-japanese-filters yet.
Tracking mentions began in Dec 2020.
pandoc-types
Posts with mentions or reviews of pandoc-types.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Convert plain text to rich text
If you really want to stop using Markdown to write with, then the best solution will be to use a proper conversion tool to turn these into word processing documents, such as DOCX or ODT, and then import that into Scrivener. I don't think (without plugins anyway) that Obsidian has any way of making this easier, but a good general purpose tool for this is Pandoc.
What are some alternatives?
When comparing pandoc-japanese-filters and pandoc-types you can also consider the following projects:
pandoc-citeproc-preamble - Insert a preamble before pandoc-citeproc's bibliography
mustache-haskell - mustache implementation in Haskell
pandoc-vimhl - vim plugin that makes vim syntax highlighting engine available in pandoc
ghc-syntax-highlighter - Syntax highlighter for Haskell using the lexer of GHC
pandoc-lens - Lenses for the Pandoc AST
sphinx - implementation of a sphinx client in haskell