Skip to content

Escape html vid tag#339

Merged
mishig25 merged 1 commit into
mainfrom
escape_html_vid
Dec 26, 2022
Merged

Escape html vid tag#339
mishig25 merged 1 commit into
mainfrom
escape_html_vid

Conversation

@mishig25

@mishig25 mishig25 commented Dec 26, 2022

Copy link
Copy Markdown
Contributor

<video xyz></video> was already working since doc-builder detects opening & closing tags of any html. However, when they are combined <video xyz/> was not being detected as HTML video tag. This PR solves it

@mishig25 mishig25 changed the title Escape html vid Escape html vid tag Dec 26, 2022
@mishig25 mishig25 merged commit cc2be79 into main Dec 26, 2022
@mishig25 mishig25 deleted the escape_html_vid branch December 26, 2022 11:58
@mishig25

Copy link
Copy Markdown
Contributor Author

Video in https://huggingface.co/docs/hub/spaces-more-ways-to-create is displyaed correctly now

Screenshot 2022-12-26 at 13 04 04

@julien-c

Copy link
Copy Markdown
Member

nice! thanks!

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

Successfully merging this pull request may close these issues.

2 participants