Add Markdown text style for overline text
Like using __ for underlining text in Discord but for overlining text instead. Useful for writing numbers in roman numerals :v
10
-
The only thing that Markdown does is provide an easy way to write limited HTML with symbols. Markdown doesn't support this, though it is possible to create overlined text in CSS by using `text-decoration: overline;`
The only issue there seems to be is, what symbols would be used to wrap around the text to be overlined?
1
Войдите в службу, чтобы оставить комментарий.
Комментарии
1 комментарий