Skip to content

sahilister/textmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textmark

rich text to markdown

I was always fascinated with the looks and feel of markdown format. It's so simple and minimalistic but would always have issues writing perfect markdown. Using available open source tools, i made textmark to do it. Essentially you have a rich text editor for text input. Corresponding markdown for it appears on the right. Simply copy the markdown in you .md files. An Editor for all your markdown needs.

Features

Textmark can do following:

  • bold
  • italics
  • strike through
  • H1
  • H2
  • code
  • block quote
  • unordered list
  • ordered list
  • links
  • images via direct online paste

Contribution

Contributions in form of pull request and issues welcome. For proposing a new feature use feature request. For bug and other issues use bug report.

Acknowledgments

License

textmark is released under MIT License.