You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that your method of doing overline doesn't work well with many fonts. W̅R̅ is what you see.
I used <pre style="font-family: monospace;">W̅R̅</pre> to get this:
W̅R̅
Also, for some reason the things in your example ds that should be overlined are underlined, except for
Overline is popular text attribute in datasheets.
Can be done with CSS:
missing from markdown CSS
can be added as "combining overline" unicode caracter:
̅
The text was updated successfully, but these errors were encountered: