index
:
react-benzin
button-styles
codestyle
develop
gh-pages
master
md-improve
React Material library for content-display featuring context-aware Markdown rendering
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
Markdown
Commit message (
Collapse
)
Author
Age
Lines
*
feat: beautify CodeBlock
eug-vs
2020-04-05
-2
/
+14
|
*
refactor: move some logic to InlineSyntax.tsx
eug-vs
2020-04-05
-98
/
+91
|
*
refactor: refine Section component
eug-vs
2020-04-05
-15
/
+16
|
*
feat: parse emoji :fire:
eug-vs
2020-04-05
-2
/
+22
|
*
refactor: improve Markdown/Section :zap:
eug-vs
2020-04-05
-14
/
+20
|
*
feat: parse links and images
eug-vs
2020-04-05
-13
/
+29
|
*
feat: add some paddings
eug-vs
2020-04-05
-1
/
+1
|
*
feat: parse all inline styles
eug-vs
2020-04-05
-40
/
+41
|
*
feat: add Paragraph component
eug-vs
2020-04-05
-2
/
+70
|
*
fix: rename types.d.ts -> types.ts
eug-vs
2020-04-04
-0
/
+0
|
*
refactor: structurize Markdown component :recycle:
Eug-VS
2020-04-04
-69
/
+92
|
*
feat: parse CodeBlocks
Eug-VS
2020-04-04
-2
/
+28
|
*
fix: remove occasional file
eug-vs
2020-04-03
-50
/
+0
|
*
feat: add linebreaks
eug-vs
2020-04-03
-1
/
+1
|
*
fix: correct linting errors :rotating_light:
eug-vs
2020-04-03
-2
/
+2
|
*
feat: support Markdown by url
eug-vs
2020-04-03
-6
/
+9
|
*
feat: implement initial markdown component
Eug-VS
2020-04-03
-0
/
+107