文件名称:Go的Markdown文本处理库blackfriday.zip
文件大小:101KB
文件格式:ZIP
更新时间:2022-08-07 21:30:40
开源项目
blackfriday 是 Go 语言的 Markdown 文本处理库。特点:兼容性强、通用扩展、安全、快速、线程安全、最小化依赖、标准兼容性。 标签:blackfriday
【文件预览】:
blackfriday-master
----.travis.yml(411B)
----testdata()
--------Links, shortcut references.text(236B)
--------Inline HTML (Advanced).text(151B)
--------Tidyness.text(78B)
--------Code Blocks.html(312B)
--------Markdown Documentation - Syntax.html(31KB)
--------Inline HTML (Simple).text(553B)
--------Literal quotes in titles.text(108B)
--------Tidyness.html(134B)
--------Amps and angle encoding.text(381B)
--------Code Spans.html(232B)
--------Code Blocks.text(199B)
--------Ordered and unordered lists.text(903B)
--------Ordered and unordered lists.html(2KB)
--------Backslash escapes.text(1KB)
--------Links, reference style.html(1KB)
--------Hard-wrapped paragraphs with list-like lines no empty line before block.text(197B)
--------Auto links.html(544B)
--------Inline HTML comments.html(188B)
--------Horizontal rules.html(385B)
--------Backslash escapes.html(2KB)
--------Amps and angle encoding.html(508B)
--------Links, inline style.text(264B)
--------Tabs.html(440B)
--------Markdown Documentation - Basics.html(9KB)
--------Blockquotes with code blocks.html(200B)
--------Horizontal rules.text(270B)
--------Hard-wrapped paragraphs with list-like lines.text(197B)
--------Hard-wrapped paragraphs with list-like lines.html(211B)
--------Hard-wrapped paragraphs with list-like lines no empty line before block.html(248B)
--------Strong and em together.html(215B)
--------Inline HTML (Advanced).html(165B)
--------Links, reference style.text(791B)
--------Markdown Documentation - Basics.text(8KB)
--------Literal quotes in titles.html(163B)
--------Code Spans.text(167B)
--------Nested blockquotes.text(24B)
--------Strong and em together.text(107B)
--------Markdown Documentation - Syntax.text(27KB)
--------Inline HTML comments.text(164B)
--------Blockquotes with code blocks.text(135B)
--------Links, shortcut references.html(255B)
--------Auto links.text(263B)
--------Nested blockquotes.html(89B)
--------Tabs.text(311B)
--------Inline HTML (Simple).html(784B)
--------Links, inline style.html(399B)
----inline.go(23KB)
----block_test.go(52KB)
----inline_test.go(37KB)
----smartypants.go(11KB)
----block.go(31KB)
----markdown.go(24KB)
----doc.go(2KB)
----ref_test.go(3KB)
----markdown_test.go(2KB)
----.gitignore(46B)
----README.md(13KB)
----latex.go(8KB)
----LICENSE.txt(1KB)
----go.mod(39B)
----html.go(23KB)