add an example for markdown shortcuts, including (breaking) tests
This commit is contained in:
@@ -93,4 +93,10 @@ blockquote {
|
||||
.is-active {
|
||||
background: black;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.ProseMirror {
|
||||
p {
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
}
|
||||
@@ -165,4 +165,4 @@ $menuBreakPoint: 750px;
|
||||
min-width: 0;
|
||||
padding-top: $navHeight + 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user