Closed ryangjchandler closed 3 years ago
This pull request adds support for <strong> and <em> tags.
<strong>
<em>
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).
<b>
<i>
Nice @ryangjchandler 👌👌👌👌
@ryangjchandler Feel free to tweet about your contribution.
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).