by dahmane dahim
Version 9 (June 2, 2023)
Download (28 downloads)
Mega version 💥 (lastes):
This version allow you to selct your custom setteing while convert your Markdown to HTML with one click and with custom example that are docs to other flow https://llamalab.com/automate/community/flows/45232
Creadits 📜:
Showdown https://github.com/showdownjs/showdown the core of this flow it have many options you set it in flow as I mentioned before
github-markdown-css https://github.com/sindresorhus/github-markdown-css the default styler in this flow you can diable it if you want in options
Prism js https://prismjs.com/index.html the default code highlighter
Q: What is this?
A: This is a Markdown (MD) HTML Viewer and Converter. It is a tool that allows you to view and convert Markdown files to HTML format.
Q: Why was it built?
A: It was built to provide a convenient and efficient way to work with Markdown documents. Markdown is a lightweight markup language used for writing plain text with simple formatting syntax. This tool eliminates the need to switch between different applications or online tools by providing a single interface for both viewing and converting Markdown to HTML.
Q: How can I write Markdown?
You can find the basic docs here https://www.markdownguide.org/basic-syntax/