All methods are part of a namespace within Marked.
To access, for example, the status bar message,
you would use Marked.message.status('My message')
.
See the list below for the methods available
in each namespace.
- Source:
- app.js
All methods are part of a namespace within Marked.
To access, for example, the status bar message,
you would use Marked.message.status('My message')
.
See the list below for the methods available
in each namespace.