mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 20:14:35 -04:00
Update docs and textcomplete rules for image syntax with size specified
This commit is contained in:
parent
56840e784f
commit
5c861fd51e
2 changed files with 6 additions and 0 deletions
|
@ -123,6 +123,10 @@ var supportReferrals = [
|
|||
text: '',
|
||||
search: '![]()'
|
||||
},
|
||||
{
|
||||
text: '',
|
||||
search: '![]()'
|
||||
},
|
||||
{
|
||||
text: '[TOC]',
|
||||
search: '[]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue