mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(markdown) rm " "
This commit is contained in:
parent
594d3770b2
commit
dd256a9252
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ module.exports = (name, request, callback) => {
|
|||
switch(method) {
|
||||
case 'GET':
|
||||
name = name.replace('/markdown', '');
|
||||
|
||||
|
||||
if (query === 'relative')
|
||||
name = DIR_ROOT + name;
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue