Skip to content

Extract HTML clipboard contents without losing the structure, as you'd get from pasting into TextEdit or Notepad.

Notifications You must be signed in to change notification settings

kode-monki/job-desc

 
 

Repository files navigation

PuppyPaste

Extract HTML clipboard contents without losing the structure, as you'd get from pasting into TextEdit or Notepad.

Uses the html.md package by @neocotic to convert HTML to markdown.

Textile

Textile parsing is a totally hacky experiment of porting html.md lib into textile. It's only included for demo purposes (and cause it's useful to me). DO NOT RELY ON IT BEING CORRECT!

TODOs:

  • Image links, like (DONE?)
  • PRE/code, relative links, special chars, quotes, asterisks, line breaks, block quotes, table
  • footnotes, strikethough, underline.

About

Extract HTML clipboard contents without losing the structure, as you'd get from pasting into TextEdit or Notepad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.8%
  • CSS 32.3%
  • HTML 3.9%