Provides parsing of the title
of the element. htmlparsin2 does not provide item parsing title
, style
, script
in mode xmlMode.
Related issue:
Install
npm i posthtml-parser-title
Usage
const fs = ;const posthtml = ;const prserTitle = ;;
Contributing
See PostHTML Guidelines and contribution guide.