summaryrefslogtreecommitdiff
path: root/editor/editor.css
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2021-12-07 16:35:35 +0100
committerSébastien Dailly <sebastien@dailly.me>2022-02-07 16:43:33 +0100
commite20974010f6a6e928ab594167ea677d31a2a6463 (patch)
tree2f6175ee23d3fc167a12b67c80aa1521062c22f9 /editor/editor.css
parent8d23a029c57be92a7aed0f18d9fcf1c931c1038e (diff)
Auto url
Diffstat (limited to 'editor/editor.css')
-rwxr-xr-xeditor/editor.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor.css b/editor/editor.css
index d3700c2..c156768 100755
--- a/editor/editor.css
+++ b/editor/editor.css
@@ -326,7 +326,7 @@ li.ProseMirror-selectednode:after {
.ProseMirror p { margin-bottom: 1em }
.editor [contenteditable="true"] em::before, .editor [contenteditable="true"] em::after {
- content: "//"
+ content: "__"
}
.editor [contenteditable="true"] blockquote p::before {