You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had an exhibit come in that used markdown for tables, but CMLess was unable to parse it. We need to add a tables options when initializing Redcarpet.
Done When:
tables: true is passed in to Redcarpet::Markdown.new on line 192.
The text was updated successfully, but these errors were encountered:
We had an exhibit come in that used markdown for tables, but CMLess was unable to parse it. We need to add a tables options when initializing Redcarpet.
Done When:
The text was updated successfully, but these errors were encountered: