pdf viewer (#448)

* checkpoint on pdf viewer

* implement a pdf renderer (fix emain shFrameNavHandler to allow it)
This commit is contained in:
Mike Sawka
2024-03-13 23:25:11 -07:00
committed by GitHub
parent bff51c851a
commit 4c68fc4ceb
8 changed files with 111 additions and 279 deletions
+1
View File
@@ -35,6 +35,7 @@ var BareMetaCmds = []BareMetaCmdDecl{
{"markdownview", "markdownview"},
{"mdview", "markdownview"},
{"csvview", "csvview"},
{"pdfview", "pdfview"},
}
const (