Update docs and textcomplete rules for image syntax with size specified
This commit is contained in:
@@ -460,6 +460,8 @@ With a reference later in the document defining the URL location:
|
||||
|
||||
[id]: https://octodex.github.com/images/dojocat.jpg "The Dojocat"
|
||||
|
||||

|
||||
Show the image With given size
|
||||
|
||||
### Footnotes
|
||||
|
||||
|
||||
@@ -123,6 +123,10 @@ var supportReferrals = [
|
||||
text: '',
|
||||
search: '![]()'
|
||||
},
|
||||
{
|
||||
text: '',
|
||||
search: '![]()'
|
||||
},
|
||||
{
|
||||
text: '[TOC]',
|
||||
search: '[]'
|
||||
|
||||
Reference in New Issue
Block a user