0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-29 14:18:11 +00:00
This commit is contained in:
Víctor Losada Hernández
2026-03-29 00:21:30 +01:00
parent 83406479a7
commit 8b347bafbc
4 changed files with 12 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ export const legacyCustomHighlightStyle = HighlightStyle.define([
{ tag: tags.strong, class: 'cm-strong' },
{ tag: tags.emphasis, class: 'cm-em' },
{ tag: tags.quote, class: 'cm-quote' },
//css tags
{ tag: tags.tagName, class: 'cm-tag' },