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
With a minor change in the Asciidoctor output:
libasciidoc renders single quotes with the `&bytesparadise#39;` HTML entity,
which produce the same result in the browser.
Fixesbytesparadise#303
Signed-off-by: Xavier Coulon <[email protected]>
With a minor change in the Asciidoctor output:
libasciidoc renders single quotes with the `'` HTML entity,
which produce the same result in the browser.
Fixes#303
Signed-off-by: Xavier Coulon <[email protected]>
Verify that support section, lists and tables is good enough by supporting the
sample.adoc
source in thetest/fixtures
pkg.The text was updated successfully, but these errors were encountered: