Skip to content

client9/plaintext

Repository files navigation

plaintext

Build Status Go Report Card GoDoc Coverage license

Extract human languages in plain UTF-8 text from computer code and markup

The output is (or should be) line-preserving, meaning, no new lines are added or subtracted.

<p>
foo
</p>

becomes

foo

About

Tools to extract plaintext from computer code and markup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published