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

It is not possible to output the text "undefined" inside a code element #73

Open
ymeine opened this issue Apr 3, 2014 · 1 comment
Open
Labels

Comments

@ymeine
Copy link
Contributor

ymeine commented Apr 3, 2014

This issue is really weird.

When in the markdown source file I want to tell to display the text undefined inside a code element, with both methods

`undefined` <!-- markdown syntax-->
<code>undefined</code> <!-- embedded HTML -->

the resulting output doesn't display the text undefined.

However, only the backticks or the empty code element are present.

@ymeine ymeine added the bug label Apr 3, 2014
@jakub-g
Copy link
Collaborator

jakub-g commented Apr 3, 2014

Looks like yet another issue with pandadocs / markdown_conrefs which seem to be both dead projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants