commonmark/commonmark-spec 最近6 个月 订阅 0 协作 贡献者 软件 概览 生产力 协作开发指数 社区服务与支撑 稳健性 活跃度 创新力 组织活跃度 commonmark-spec 对比 对比 概览# 分布图# 全屏 项目深度洞察 查看洞察详情 贡献者 0 贡献者数量 / Top 贡献者 ...
CommonMark is a rationalized version of Markdown syntax, with a spec and BSD-licensed reference implementations in C and JavaScript. Try it now! For more details, see https://commonmark.org. This repository contains the spec itself, along with tools for running tests against the spec, and for...
0.15 add 0.13-19 spec.json based on the previous spec format Aug 16, 2017 0.16 add 0.13-19 spec.json based on the previous spec format Aug 16, 2017 0.17 add 0.13-19 spec.json based on the previous spec format Aug 16, 2017 0.18 add 0.13-19 spec.json based on the previous spec form...
This behavior ensures that league/commonmark is 100% compliant with the CommonMark spec.If you’re developing an application which renders user-provided Markdown from potentially untrusted users, you are strongly encouraged to set the html_input option in your configuration to either escape or strip...
在網上搜Markdown原生語法實現目録時找到了[CommonMark擴展語法的文檔](https://spec.commonmark.org/ "CommonMark Spec"),大致瀏覽了一下看到了一些對我來說比較實用的語法,所以記録了下來,也希望能幫助到還不知道的同志。 --- ## # 正文 - ### 列表 ...
Follows theCommonMark spec+ adds syntax extensions & sugar (URL autolinking, typographer). Configurable syntax! You can add new rules and even replace existing ones. High speed. Safeby default. Community-writtenandother packageson npm. Table of content ...
A pre-configuredEnvironmentcan be obtained like this: useLeague\CommonMark\Environment;$environment=Environment::createCommonMarkEnvironment(); All of the core renders, parsers, etc. needed to implement the CommonMark spec will be pre-registered and ready to go. ...
Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer), originally created by Mient-jan Stelling as react-native-markdown-renderer iamacup •7.0.2•a year ago•66dependents•MITpublished version7.0.2,a year ago66...
CommonMark is a rationalized version of Markdown syntax, with aspecand BSD-licensed reference implementations in C and JavaScript. For more information, seehttp://commonmark.org. This repository contains the JavaScript reference implementation. It provides a library with functions for parsing CommonMark...
Move GFM spec out of tables ext, test strikethrough as well 3年前 .codecov.yml Make codecov comments less verbose 8年前 .editorconfig Add .editorconfig properties for formatting (code style) 10年前 .gitignore Ignore .DS_Store 1年前