feat: bold editor, markdown pro spellcheck bump
This commit is contained in:
@@ -94,7 +94,7 @@ body, html {
|
||||
.editor-preview-active table tr:nth-child(2n), .editor-preview-active-side table tr:nth-child(2n) {
|
||||
background-color: var(--sn-stylekit-background-color);
|
||||
}
|
||||
.editor-preview-active p code, .editor-preview-active-side p code {
|
||||
.editor-preview-active p code, .editor-preview-active ul li code, .editor-preview-active-side p code, .editor-preview-active-side ul li code {
|
||||
padding: 3px 6px;
|
||||
background-color: var(--sn-stylekit-background-color);
|
||||
color: var(--sn-stylekit-info-color);
|
||||
|
||||
1
public/components/org.standardnotes.advanced-markdown-editor/dist/app.js.map
vendored
Normal file
1
public/components/org.standardnotes.advanced-markdown-editor/dist/app.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "sn-advanced-markdown-editor",
|
||||
"version": "1.3.14",
|
||||
"version": "1.4.0",
|
||||
"description": "A Standard Notes derived editor that offers full support for Markdown editing.",
|
||||
"main": "dist/dist.js",
|
||||
"author": "Standard Notes <hello@standardnotes.org>",
|
||||
"author": "Standard Notes <hello@standardnotes.com>",
|
||||
"license": "AGPL-3.0",
|
||||
"sn": {
|
||||
"main": "dist/index.html"
|
||||
|
||||
Reference in New Issue
Block a user