Add new text syntax
And some fixes
This commit is contained in:
parent
f6a041559f
commit
7a270275ef
6 changed files with 56 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
const elements = [
|
||||
require('./elements/bold'),
|
||||
require('./elements/title'),
|
||||
require('./elements/url'),
|
||||
require('./elements/link'),
|
||||
require('./elements/mention'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue