Disclaimer / proof, not promise
01 Read before you publish
MdGenr gives you a fast, local proof of your document — not a guarantee.
General information only
All output from MdGenr — rendered HTML, syntax highlighting, diagrams, and exported files — is provided for general writing and informational purposes. It is not professional advice of any kind.
Dialect differences
The editor targets GitHub Flavored Markdown. Other platforms render differently: some treat line breaks, nested lists, or HTML inside Markdown in their own way. If a document is headed for a specific platform, check it there before publishing.
Third-party rendering engines
Code highlighting comes from highlight.js and diagrams from the mermaid engine. Both are excellent open-source projects with their own edge cases. A diagram that fails to render is usually a syntax issue — check the mermaid documentation for the exact grammar.
Exports are your responsibility
HTML, PDF, and Markdown exports are generated in your browser and reflect the preview at the moment of export. Review the exported file before posting it anywhere — PDF output in particular depends on your browser's print pipeline and installed fonts.
Autosave is not a backup
The 5-second autosave writes to IndexedDB inside your browser. It survives refreshes and crashes, but not cleared site data, private-browsing sessions, or switching machines. Export anything you cannot afford to lose.
No liability
We accept no liability for any loss or damage arising from documents written, rendered, or exported with this tool. Use MdGenr to draft and proof your writing; use your own judgment before publishing it.