1.0.0 • Published 2 years ago

inkdown v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Inkdown

A wrapper around marked that allows you to give your markdown custom components. Custom components should be called like:

some regular markdown text

%%% my-component
:: key = value

# A header in my component

a paragram in my component
%%%
1.0.0

2 years ago