Created
April 14, 2016 19:17
-
-
Save ohAitch/2c61222a28b11e06486374c0ae871b58 to your computer and use it in GitHub Desktop.
Simple markdown conversion via json sent to the %chis interface
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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