Skip to content

webpipes/block-parse-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse Markdown Action Block

Example Usage

curl -v -X OPTIONS http://block-parse-markdown.herokuapp.com

curl -i -X POST -d '{"inputs":[{"markdown":"#[foo](http://bar.com)"}]}' -H "Content-Type: application/json" http://block-parse-markdown.herokuapp.com

About

An action block prototype for converting Markdown to HTML.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published