md-mini.js mdm

terms of use

Terms of use

These terms cover the md-mini.js software and this website at smisco.biz/mdm. By downloading, copying, or using md-mini.js, you accept them.

License

md-mini.js is free, open-source software released under the MIT License — see the LICENSE file. You may use, copy, modify, and redistribute it under those terms. The MIT text governs your rights in the software; the rest of this page is plain-language context, not additional restrictions.

No warranty

md-mini.js and this site are provided “as is”, without warranty of any kind, express or implied. To the maximum extent permitted by law, the authors and copyright holders are not liable for any claim, damages, or other liability arising from the software or its use. It renders a deliberately narrow subset of Markdown; test it against your own documents before relying on it.

What md-mini.js does — and does not do

md-mini.js is a single-file renderer that turns a Markdown string into an HTML string. It is a pure function: it takes text in and returns text out. It has no dependencies, performs no network activity of its own, reads no files, and keeps no state. It does not sanitize arbitrary third-party HTML embedded in Markdown; it escapes text before emitting tags so that ordinary Markdown cannot inject script, but you remain responsible for the trust level of the content you feed it and where you place the output.

Availability

This site is offered as a convenience and may change or become unavailable at any time without notice. Once you have copied the file into your own project, your copy keeps working regardless of this site.

Links out

Pages here may link to third-party sites (for example a code host or an email address). Those sites have their own terms and privacy practices, which are not ours to control.

Changes

These terms may be updated from time to time. Material changes will be reflected on this page.

Contact

Questions: info@smisco.biz.

← back to md-mini.js · privacy