axoletl / not-br-ext

Extension implementation of not-br
MIT License
36 stars 4 forks source link

Request: compatibility with bold text #4

Open epicmusic42 opened 2 years ago

epicmusic42 commented 2 years ago

As awesome as this is (and as much use as I'll already be getting out of it), it doesn't have any effect of bolded text. While this might not be an issue for most people, I've got some stuff that involve large blocks of bolded text and would love to be able to use it on. Maybe something like adding an option to change the colour as well so that it will also effect bolded text for those of us that need it to?

axoletl commented 2 years ago

that sounds like a good idea! i can absolutely try something there. that said my intent was for it to reset bolded text to unbolded first before this, do you have a specific example online thats been causing issues?

epicmusic42 commented 2 years ago

If you head to paizo.com and take a look at the play-by-post gameplay forum threads (link) you can see several examples. I glanced through a few of them and found one that shows how the extension plays with the various formatting that are commonly used pretty well. (It's 3-24 if you happen to play PFS and are worried about spoilers).

axoletl commented 2 years ago

it looks like formatting for bold specifically is forcing it to a particular font that only has a bold weight. unsure how to address this in a way that wont break other sites buuut im planning to hopefully implement font overriding down the line that might work around the issue?