mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Merge branch 'master' into text-deflist
This commit is contained in:
4
tests/fixtures/markdowns.js
vendored
4
tests/fixtures/markdowns.js
vendored
@@ -102,6 +102,7 @@ Term 2 with *inline markup*
|
||||
|
||||
Third paragraph of definition 2.
|
||||
`
|
||||
const shortcuts = '<kbd>Ctrl</kbd>\n\n[[Ctrl]]'
|
||||
|
||||
export default {
|
||||
basic,
|
||||
@@ -113,5 +114,6 @@ export default {
|
||||
abbrevations,
|
||||
subTexts,
|
||||
supTexts,
|
||||
deflists
|
||||
deflists,
|
||||
shortcuts
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user