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

Highlight html custom tags in markdown files #79478

Closed
mjbvz opened this issue Aug 20, 2019 · 3 comments
Closed

Highlight html custom tags in markdown files #79478

mjbvz opened this issue Aug 20, 2019 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality grammar Syntax highlighting grammar markdown Markdown support issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Aug 20, 2019

VS Code side issue for microsoft/vscode-markdown-tm-grammar#53

@mjbvz mjbvz added feature-request Request for new features or functionality markdown Markdown support issues verification-needed Verification of issue is requested grammar Syntax highlighting grammar labels Aug 20, 2019
@mjbvz mjbvz added this to the August 2019 milestone Aug 20, 2019
@mjbvz mjbvz self-assigned this Aug 20, 2019
mjbvz added a commit that referenced this issue Aug 20, 2019
@mjbvz
Copy link
Collaborator Author

mjbvz commented Aug 20, 2019

Fixed by bfda914

@mjbvz mjbvz closed this as completed Aug 20, 2019
@isidorn
Copy link
Contributor

isidorn commented Aug 27, 2019

Verification steps please

@isidorn isidorn added the verification-steps-needed Steps to verify are needed for verification label Aug 27, 2019
@mjbvz mjbvz removed the verification-steps-needed Steps to verify are needed for verification label Aug 27, 2019
@mjbvz
Copy link
Collaborator Author

mjbvz commented Aug 27, 2019

In a markdown file, try using non-standard html tags. For example:

# header

<Graph />
<cat type="tabby"></cat>

These should now be highlighted

@isidorn isidorn added the verified Verification succeeded label Aug 28, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality grammar Syntax highlighting grammar markdown Markdown support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants