jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/latex/url_feature.test

12 lines
254 B
Plaintext
Raw Normal View History

2016-02-03 16:00:01 -07:00
\url{http://prismjs.com}
----------------------------------------------------
[
["function", "\\url"], ["punctuation", "{"],
["url", "http://prismjs.com"], ["punctuation", "}"]
]
----------------------------------------------------
Checks for URLs.