Future Request: Support Pandoc
See original GitHub issueDescription
Hi. keito940. Pandoc is a useful tool to convert to various document files, but it seems that Mark Text does not support it now. If you support Pandoc you can also support markdown for Pandoc If Pandoc is supported, it will be compatible with text files other than HTML and PDF (of course, with specifications that can be used without Pandoc) and can be converted to various document files. So please support.
Versions
- Mark Text:v0.12.25
- OS: Windows 10
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Pandoc User's Guide
Pandoc has a modular design: it consists of a set of readers, which parse text in a given format and produce a native...
Read more >Pandoc Markdown - Data Science with R
Standard Markdown syntax does not require a blank line before a header. ... In addition to standard indented code blocks, pandoc supports fenced...
Read more >Pandoc and Ulysses III - Google Groups
Do any body know if there are plans for Pandoc to support the markdown variant that ... markup styles in Version 1.1, and...
Read more >Haskell Pandoc: a call to arms - Reddit
I've got a few PM's from redditors with further questions about Pandoc, ... Until recently, Pandoc did not support column and row spans, ......
Read more >Install and Use Pandoc - Typora Support
Those features require Pandoc (≥ v2.0) to be installed. ... But we may support more extended markdown syntax in future.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@anishmittal2020 Yes, you can import files like Word documents but exporting is not yet supported via GUI.
pandocis required and must be set in the environment path. The flatpak package is an exception and doesn’t supportpandocyet or you have to manually addpandocto the sandbox.Full List:
OK, we have to update the file extension list soon, for example because OpenOffice/LibreOffice is missing.
So you can see HTML instead of markdown, for example in the source code mode? What would be the benefits for doing so? BTW you can always use HTML in markdown documents (raw HTML and HTML blocks).