Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misapplied character replacement substitutions #1110

Open
pjanx opened this issue Apr 20, 2023 · 0 comments
Open

Misapplied character replacement substitutions #1110

pjanx opened this issue Apr 20, 2023 · 0 comments

Comments

@pjanx
Copy link
Contributor

pjanx commented Apr 20, 2023

Long time, no bug report. This is an indented literal block:

 $ cmake --build build -- package

Asciidoctor:

<div class="literalblock">
<div class="content">
<pre>$ cmake --build build -- package</pre>
</div>
</div>

libasciidoc @ master (529d0d0):

<div class="literalblock">
<div class="content">
<pre>$ cmake --build build&#8201;&#8212;&#8201;package</pre>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant