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
except for image 'alt' which has to be renderer as plain text
(use the new `RawText` func)
Fixesbytesparadise#829
Signed-off-by: Xavier Coulon <[email protected]>
For example, in
image::images/foo.png[*alt text*]
, the 'alt' attribute (*alt text
) should be rendered as-is, i.e., not as bold text.The text was updated successfully, but these errors were encountered: