docs: improve docs a bit more
This commit is contained in:
parent
58139b078d
commit
b7011f9659
6 changed files with 38 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
/**
|
||||
* Default handler for returning Markdown as either HTML or raw Markdown.
|
||||
* @module
|
||||
*/
|
||||
|
||||
import * as path from '@std/path';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue