{"repo":"DosX-dev/LiteMark.js","free":true,"listed":false,"github":"https://github.com/DosX-dev/LiteMark.js","clone":"git clone https://github.com/DosX-dev/LiteMark.js.git","description":"Use Markdown content on your site by combining it with HTML! Implemented from scratch with 100% syntax support.","language":"JavaScript","stars":21,"topics":["formatter","framework","markdown","md","render","static","web","website","www","commonmark"],"license":"MIT","category":"dev-tools","readme_excerpt":"--- LiteMark.js is a lightweight Markdown-to-HTML converter for the browser with manual rendering support and custom tag detection. Designed to be embedded in web pages and applications where native Markdown rendering is required — with full control over when and how it happens. ✨ Features - 📄 Parses standard Markdown syntax - 🔧 Manual rendering with markdownToHtml(...) - 🧠 Supports , and typed blocks - ✅ Checkbox lists rendering - 🔢 Nested lists (ordered and unordered) - 🧱 Code blocks ( html html Hello Markdown! - [x] Works in the browser - [ ] With manual control Quote blocks and tables supported! Column 1 Column 2 -------- :--------: Hello world! js document.renderAllMarkdownTags(); // or render specific elements: markdownToHtml(\" Custom render \"); js const html = window.markdownToHtml(\" bold italic \"); someElement.innerHTML = html; js const newEl = document.createElement(\"markdown\"); newEl.textContent = \"# Hello from JS\"; document.body.appendChild(newEl); document.renderAllMarkdownTags(); // Must be called! 📦 Installation Standalone, plug-n-play. No dependencies. If needed, you can bundle it using your own toolchain (Webpack, Rollup, etc.).","default_branch":null,"files":null,"tree":[],"storefront":"/r/DosX-dev","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/DosX-dev/LiteMark.js/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}