- Source
Methods
(inner) isLocal(src) → {string}
Parameters:
Name | Type | Description |
---|---|---|
src | string | The |
- Source
Returns:
true
if the src
does not start with http
- Type:
- string
(inner) plugin(md)
MarkdownIt plugin to handle images
Parameters:
Name | Type | Description |
---|---|---|
md | MarkdownIt | A |
- Source