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
do not seem to work with rdiscount. They show up as text on the page, e.g. for the images on the 'About Ruby' page: {: style="padding-left:8px;"} {: style="float:right"}.
Attribute lists like
do not seem to work with
rdiscount
. They show up as text on the page, e.g. for the images on the 'About Ruby' page:{: style="padding-left:8px;"} {: style="float:right"}
.This may be a
maruku
specific markdown syntax extension, see http://maruku.rubyforge.org/proposal.html.The text was updated successfully, but these errors were encountered: