android_mt6572_jiabo/external/markdown/tests/markdown-test/auto-links.txt
2025-09-05 16:56:03 +08:00

17 lines
330 B
Text

Link: <http://example.com/>.
Https link: <https://example.com>
Ftp link: <ftp://example.com>
With an ampersand: <http://example.com/?foo=1&bar=2>
* In a list?
* <http://example.com/>
* It should.
> Blockquoted: <http://example.com/>
Auto-links should not occur here: `<http://example.com/>`
or here: <http://example.com/>