Created Unassigned: Option to Disable Inline Code in Markdown [12750]
6 views
Skip to first unread message
sparkviewengine Issue Tracker Rss Feed
unread,
Feb 15, 2014, 8:42:02 PM2/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spar...@googlegroups.com
When using <markdown> currently the # flavor of headers is not supported because the # is being interpreted as inline code. Can we disable this behavior inside of markdown, or get an attribute switch on the <markdown> binding to toggle this behavior? Not allowing # style headings severely cripples the markdown syntax as now you can only have H1, H2 and not the full H1 - H5 headings supported.