package
0.0.0-20160306015952-90dfc71015df
Repository: https://github.com/client9/gospell.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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