文件名称:cmark.ex:c cmark(C)的Elixir NIF,遵循CommonMark规范的解析器库,Markdown的兼容实现
文件大小:313KB
文件格式:ZIP
更新时间:2024-02-25 10:20:17
c markdown hex parser parser-library
cmark.ex:c cmark(C)的Elixir NIF,遵循CommonMark规范的解析器库,Markdown的兼容实现
【文件预览】:
cmark.ex-master
----.gitignore(148B)
----coveralls.json(62B)
----README.md(2KB)
----.github()
--------ISSUE_TEMPLATE.md(181B)
--------PULL_REQUEST_TEMPLATE.md(101B)
--------workflows()
--------CODE_OF_CONDUCT.md(3KB)
----test()
--------cmark_smart_punct.json(4KB)
--------cmark_test.exs(2KB)
--------cmark_formats_test.exs(81B)
--------specs_test.exs(2KB)
--------test_helper.exs(15B)
--------cmark_specs.json(137KB)
----LICENSE(1KB)
----c_src()
--------references.c(4KB)
--------scanners.c(269KB)
--------iterator.h(344B)
--------cmark_version.h(146B)
--------COPYING(7KB)
--------iterator.c(3KB)
--------utf8.h(620B)
--------scanners.h(3KB)
--------xml.c(5KB)
--------cmark.c(1KB)
--------node.h(2KB)
--------bench.h(815B)
--------node.c(17KB)
--------cmark_ctype.h(407B)
--------cmark_ctype.c(2KB)
--------houdini_html_u.c(4KB)
--------chunk.h(2KB)
--------config.h(1KB)
--------commonmark.c(13KB)
--------inlines.h(581B)
--------houdini_href_e.c(3KB)
--------buffer.c(6KB)
--------houdini_html_e.c(2KB)
--------html_unescape.h(604KB)
--------parser.h(777B)
--------html.c(9KB)
--------inlines.c(41KB)
--------houdini.h(1KB)
--------man.c(5KB)
--------references.h(1010B)
--------utf8.c(10KB)
--------cmark_export.h(983B)
--------buffer.h(2KB)
--------latex.c(10KB)
--------case_fold_switch.inc(89KB)
--------cmark.h(19KB)
--------blocks.c(40KB)
--------render.c(6KB)
--------entities.inc(100KB)
--------debug.h(1002B)
--------render.h(1KB)
----src()
--------cmark_nif.c(2KB)
----README.windows.md(4KB)
----mix.lock(7KB)
----Makefile(4KB)
----lib()
--------cmark()
--------cmark.ex(4KB)
----mix.exs(2KB)
----assets()
--------cmark.ex_social-1280x640-white.png(43KB)
--------cmark_ex_drop.png(11KB)
--------cmark.ex.svg(950B)
--------cmark_ex_logo_docs.png(6KB)
--------cmark.ex_social-1280x640-transparent.png(41KB)
--------cmark_ex_logo.png(18KB)
----.formatter.exs(86B)
----Makefile.win(2KB)