5 ms·
I think this is great. The page is basically a markdown viewer and the link has markdown encoded in it. If you pass the URL through a URL shortener, then the
by nosir33 11y ago
I think this is great. The page is basically a markdown viewer and the link has markdown encoded in it. If you pass the URL through a URL shortener, then the URL shortener is effectively hosting the content of your page. It would be cool if this was static HTML and the markdown was rendered in JS.
- nosir33 11y agoThis one has a WYSIWYG editor and renders the markdown using only javascript. All content is in the URL and isn't even sent to the server. http://jbt.github.io/markdown-editor/#bVPBTtwwEL37KwYt0u6W3aS90lMLpUUCqSrtCVXCiZ3Em9gT2ZNdoOq/d8ZBWw5IsRzZL+/NmzdZwOqro29Ttb0a9B6jNWu41bE3eAjwxTjCqNRnnVwNU7LNNEBjNU3RwuASnSsF7+CC4lBeeANncAeEkPTeAnUWGjdYAVxG3YIOBkzEEXQ+BxcY2llm4n1AbcCRgK/kssZANlACzffCx7chc/76cQMJ4QknqHWA1AlCCJNS6nrpISC0iAY0wSE6cqFlAj8yaSm4wUYg+0gbYWkxY1gCvaVOsEwckx2aQqkbxH7D5YrTk+y0QZSt0nHenpX6xLbExTJlEq7c2BM4P/vAvXl4eNjpvU51dCOp01UzhZochtX6jwI4XS2N2y/XRUd+WC2vQXsW46Niuf6o/vLi75X62bkE/NxjgDmq36uOaEznZdk66qaqqNGXu4pK/xLc1ubg1mJxsARcVh/wAK6B6yVnU72PvXSUcskHKZ/tqu+cTpI0bmMBl4hVzkzk78UVzKyzOov7aBiTxceIO1tTKgX3ol6uN9BE9HDoXN0pyc6FNLqopQUiww1Pm6yRO9fx2xM4icpz9jOMMyEG1dpLiYvFAu5oahoZRiMcXvc2E82jeH9sgaM32/Tq/vX7mqON/wd/1DHxMGTGC7Z062J85Vxc+nxUBEvl/LEY1AebraQnrv9x27m2G3gR1zo3JTMej4tdOnImbOjAs+x1cLpOBcY2n5VHdGnDi9RMD8cbmVv+PXCicaI8gVANWPcpy+3S1thm0GTf7IjRocdWu/I/blZpn904CjU2YDTpY7t5bhperMg/Y1L/AA== http://jbt.github.io/markdown-editor/#bVPBTtwwEL37KwYt0u6W3a... With source code: https://github.com/jbt/markdown-editor https://github.com/jbt/markdown-editor
- swehner 11y agoNice! Uses compression as well, I see. Would be super cool if the URL encoding schemes of these two sites were compatible! OTH, I'm guessing the markdown-editor "site" cannot be searched. Here is the result for the Google search of channelurl.com for "bird" / http://www.google.ca/cse?q=bird&cx=partner-pub-1886386989888889:5320772169 http://www.google.ca/cse?q=bird&cx=partner-pub-1886386989888... Kind of fun that way too!