zuthan / SublimeLabelSentences

Utility for surrounding sentences with <span> tags in an XHTML document. Useful for creating epub3 Media Overlay documents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Label Sentences

Utility for surrounding sentences with <span> tags in an XHTML document. Useful for creating epub3 Media Overlay documents.

Features

  • Select next sentence after selection
  • Surround selection with <span id="s00000"> tag
  • Re-number sentence span ids uniquely in ascending order

Dependencies

About

Utility for surrounding sentences with <span> tags in an XHTML document. Useful for creating epub3 Media Overlay documents.


Languages

Language:Python 94.3%Language:JavaScript 5.7%