1.0.0 • Published 1 year ago

inkdown v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago