Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: support \| symbol, fix html parsing | eug-vs | 2020-04-07 | -1/+13 |
* | fix: account for \r line endings, remove consoles | eug-vs | 2020-04-07 | -4/+2 |
* | style: fix linting errors :rotating_light: | eug-vs | 2020-04-05 | -5/+5 |
* | refactor: rename InlineSyntax -> SyntacticSpan | eug-vs | 2020-04-05 | -2/+1 |
* | feat: Paragraph -> Text, parse selfClosingHtml | eug-vs | 2020-04-05 | -7/+23 |
* | feat: parse html :rocket: | eug-vs | 2020-04-05 | -5/+22 |
* | feat: parse dotted lists | eug-vs | 2020-04-05 | -2/+12 |
* | refactor: move some logic to InlineSyntax.tsx | eug-vs | 2020-04-05 | -1/+1 |
* | feat: add Paragraph component | eug-vs | 2020-04-05 | -2/+3 |
* | refactor: structurize Markdown component :recycle: | Eug-VS | 2020-04-04 | -0/+34 |