inline_tokenizer

inline_tokenizer(processor: Object): undefined

A remark plugin that installs tokenizers and locators for JSDoc inline {@link} and {@tutorial} tags.

This does not handle the [text]({@link url}) and [text]({@tutorial url}) forms of these tags. That's a JSDoc misfeature; just use regular markdown syntax instead: [text](url).

Parameters

processor (Object) remark instance

Returns

undefined:
© 2016 BigCorp
Generated by documentation.js v4.0.0