I should be able to change the font-size for tables including their content eg. links.
Actual BehaviorCustomizations to the markdown-table-face
are overwritten by markdown-link-face
and markdown-reference-face
inside tables.
Create a simple table with links in the cells
| Links | |------------------------------| | [Link 1](https://github.com) | | [Link 2][link-reference] |
Links
, blank spaces and separators correctly gives markdown-table-face
Link 1
correctly gives (markdown-table-face markdown-link-face)
https://github.com
incorrectly gives markdown-url-face
Link 2
incorrectly gives markdown-link-face
link-reference
incorrectly gives markdown-reference-face
[
, ]
, (
and )
incorrectly gives markdown-markup-face
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4