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

> isn't recognised as inline preformatted without -n #21

Open
aabacchus opened this issue May 16, 2022 · 1 comment
Open

> isn't recognised as inline preformatted without -n #21

aabacchus opened this issue May 16, 2022 · 1 comment

Comments

@aabacchus
Copy link
Contributor

$ echo '`> `' | smu
<p>`&gt; `</p>

$ echo '`> `' | smu -n
<p><code>&gt; </code></p>
@aabacchus aabacchus changed the title > isn't recognised as inline preformatted without -n \> \ isn't recognised as inline preformatted without -n May 16, 2022
@aabacchus aabacchus changed the title \> \ isn't recognised as inline preformatted without -n > isn't recognised as inline preformatted without -n May 16, 2022
@aabacchus
Copy link
Contributor Author

Github decided to usefully interpret the title, it should read: `> ` isn't recognised

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