title | layout |
---|---|
Live Preview |
default |
This page provides a live GFM preview, rendered client-side using javascript. The majority of the credit goes to the wonderful Showdown script, which handles the meat of the processing. GFM modifications for newlines, underscore-words, autolinking and GitHub SHA1/issue link syntaxes were added.
<script type="text/javascript"> var GitHub = {} GitHub.nameWithOwner = "mojombo/god"; </script> <textarea id="user_input"></textarea> <textarea id="html_result"></textarea>