Skip to content
New issue

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

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

Already on GitHub? # to your account

seems to not correctly handle open angle bracket right before link? #81

Open
jamesmanning opened this issue May 6, 2015 · 0 comments
Open

Comments

@jamesmanning
Copy link

One of the lines in my current README.md at https://github.com/jamesmanning/RunProcessAsTask is this:

Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task<ProcessResults>

This renders correctly on the github site (and here) with the angle brackets being preserved:

image

However, within the preview created by the extension, the opening angle bracket seems to not be displayed and the link right after is not parsed correctly:

image

If I add a space after the opening angle bracket, then it's shown correctly and is rendered as &lt;

image

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

No branches or pull requests

1 participant