screepers / screeps-multimeter

The most useful tool on your screeps workbench.
MIT License
89 stars 28 forks source link

HTML Parsing #12

Closed jd0yle closed 6 years ago

jd0yle commented 6 years ago
- Converts the html style-tags to blessed-style tags (color, background, bold, and underline)
- Strips html tags from output
- Supports nested tags
CGamesPlay commented 6 years ago

Great, thanks again for contributing, this is a big improvement for standardizing console output!

CGamesPlay commented 6 years ago

I went ahead and pushed 1.8.0 containing this plugin.