Skip to content

Instantly share code, notes, and snippets.

@ohAitch
Created April 14, 2016 19:17
Show Gist options
  • Select an option

  • Save ohAitch/2c61222a28b11e06486374c0ae871b58 to your computer and use it in GitHub Desktop.

Select an option

Save ohAitch/2c61222a28b11e06486374c0ae871b58 to your computer and use it in GitHub Desktop.
Simple markdown conversion via json sent to the %chis interface
echo '""' | lsc -je 'source:(as:mark:"html",next:as:mark:"md", next:data:"*test*"), sink:stdout:null' | curl localhost:12321 -X POST -d @-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment