Skip to content

aliahmadcode/rendermd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Iterable Generator

A lightweight library that parses .md (Markdown) files and generates iterable structures for dynamic rendering in web applications.

Features

  • Heading, Paragraphs, Code Blocks, Inline, Bold, and Links

  • Converts Markdown into iterable structures (e.g., arrays of headings, paragraphs, code blocks, etc.)

  • Useful for building custom Markdown renderers, previews, or documentation tools

  • Still Working on Nested Lists and Tables

Installation

git clone https://github.com/aliahmadCode/rendermd.git

About

Simple array from markdown to preview it. (Working on it)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published