Skip to content

Get glittering React components using Semantic styling from markdown

License

Notifications You must be signed in to change notification settings

MrL1605/react-semantic-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Semantic Markdown

Get glittering React components using Semantic styling from markdown

No CSS included. Get default from Semantic

Demo

  • Clone the repo
  • Start a server at root directory. Example using python:
python2 -m SimpleHTTPServer 9856

TODO

  • Support all markdown components
  • Add emoji support
  • Deploy demo in mrl1605.github.io
  • Online rendering as similar to MarkdownIt demo
  • Write your own parser
  • Expansion for to open up for customization and not just Semantic
  • Use thie repo to render READMEs of MrL1605.github.io

Dependencies

  • Uses the awesome parser at: MardownIt
  • Highlight JS (for code highlighting): HightlightJS
  • React
  • ReactDom
  • Semantic-React: Official integration of Semantic without CSS

Contributions

Contributions are always welcome. PR right away.

Repository originally published at MrL1605/react-semantic-markdown.

About

Get glittering React components using Semantic styling from markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published