Skip to content

WebCoder49/neattribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neattribute

✨ Clean up HTML rich text and please your editor!

I've used it for copying from a word processor to Anki and making sure Anki receives semantic HTML rather than messy editor-specific HTML, but that's just one usecase. It's useful whenever you want to put copied-and-pasted content into a rich text input, or when converting HTML to copiable rich text and vice versa.

▶️ Use it here, or by cloning the repo and opening the index.html in a web browser. Everything you do stays locally on your machine!

Project Philosophy

  • It's minimal, uses native browser features wherever possible, and gets the job done.
  • It also heavily depends on my code-input library, and its use helps uncover upstream bugs!

About

Clean up HTML rich text and please your editor!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published