Carsten Brandt

Results 137 issues of Carsten Brandt

https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments Not sure how exactly as there is an interface needed to work with the information externally.

feature
gfm

``` 3. Key Concepts - Introduction into Yii concepts - Components - Properties - Events - Behaviors - Configurations - Aliases - Service Locator and Dependency Injection (DI) - Framework...

bug

https://github.com/jgm/CommonMark

feature

Github released a GFM spec today: https://github.com/blog/2333-a-formal-spec-for-github-flavored-markdown

enhancement
gfm
consistency

https://github.com/karlcow/markdown-testsuite https://github.com/erusev/parsedown/issues/107#issuecomment-35362535

enhancement
needs parsing strategy change

- use a tokenizer/lexer first - parse - allow non LL parsing, i.e. backtrack, context exploration - https://github.com/thephpleague/commonmark/commit/4f521621f1207f7e62144d45cdd5263204c61166#commitcomment-8994329

feature
needs parsing strategy change

option to only allow markdown syntax.

feature

enhancement
needs parsing strategy change

https://github.com/yiisoft/yii2/pull/2452/files

bug
needs parsing strategy change

http://markdown.cebe.cc/try?flavor=default&text=my+mail%3A+%3Cmail%40cebe.cc%3E

enhancement