Commit b15992f
committed
Fix Markdown Code Block Delimiter Visibility
Change the foreground color of code block tags (triple backticks) and inline
backticks from keyword and string colors to the default background color,
effectively hiding these delimiters while preserving the styled code content.
** Generated by CodeLite. **
Signed-off-by: Eran Ifrah <eran@codelite.org>1 parent a4dbe39 commit b15992f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
| 190 | + | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments