mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
pdf viewer (#448)
* checkpoint on pdf viewer * implement a pdf renderer (fix emain shFrameNavHandler to allow it)
This commit is contained in:
@@ -35,6 +35,7 @@ var BareMetaCmds = []BareMetaCmdDecl{
|
||||
{"markdownview", "markdownview"},
|
||||
{"mdview", "markdownview"},
|
||||
{"csvview", "csvview"},
|
||||
{"pdfview", "pdfview"},
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user