nunomaduro / termwind

🍃 In short, it's like Tailwind CSS, but for the PHP command-line applications.
MIT License
2.29k stars 78 forks source link

feature: `<strong>` and `<em>` #46

Closed ryangjchandler closed 3 years ago

ryangjchandler commented 3 years ago

This pull request adds support for <strong> and <em> tags.

Not entirely sure if this is the best way to implement this. I also wasn't sure whether we should add <b> and <i> support (the older, shorter versions of bold/italic tags).

xiCO2k commented 3 years ago

Nice @ryangjchandler 👌👌👌👌

nunomaduro commented 3 years ago

@ryangjchandler Feel free to tweet about your contribution.