aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Markdown/Content.tsx
Commit message (Expand)AuthorAgeLines
* style: fix linting errors :rotating_light:eug-vs2020-04-05-5/+5
* refactor: rename InlineSyntax -> SyntacticSpaneug-vs2020-04-05-2/+1
* feat: Paragraph -> Text, parse selfClosingHtmleug-vs2020-04-05-7/+23
* feat: parse html :rocket:eug-vs2020-04-05-5/+22
* feat: parse dotted listseug-vs2020-04-05-2/+12
* refactor: move some logic to InlineSyntax.tsxeug-vs2020-04-05-1/+1
* feat: add Paragraph componenteug-vs2020-04-05-2/+3
* refactor: structurize Markdown component :recycle:Eug-VS2020-04-04-0/+34