README
textlint-plugin-po
A textlint plugin to parse the .po file format.
How to Build
$ npm install
$ npm test
Refer textlint official document for reference.
A textlint plugin processing the .po file format
<script type="module">
import arielaironeTextlintPluginPo from 'https://cdn.skypack.dev/@arielairone/textlint-plugin-po';
</script>
A textlint plugin to parse the .po file format.
$ npm install
$ npm test
Refer textlint official document for reference.