[Add link to markdown syntax reference in editors clinton@unknownlamer.org**20081213043509] hunk ./src/web-admin.lisp 44 - :text (value body)))))) + :text (value body))) + (<:a :href "http://daringfireball.net/projects/markdown/syntax" + :target "_new" + (<:as-html "Markdown Syntax Reference"))))) hunk ./src/web-admin.lisp 134 - :text (value content)))))) + :text (value content))) + (<:a :href "http://daringfireball.net/projects/markdown/syntax" + :target "_new" + (<:as-html "Markdown Syntax Reference")))))