支持markdown预览和html文件浏览器打开
This commit is contained in:
@@ -31,6 +31,7 @@ export function languageFromPath(path: string): string {
|
||||
case "css":
|
||||
return "css"
|
||||
case "html":
|
||||
case "htm":
|
||||
return "html"
|
||||
case "sh":
|
||||
return "shell"
|
||||
|
||||
Reference in New Issue
Block a user