Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 3689930

Browse files
committed
bump v and also fix formatting of file menu button
1 parent fe6b409 commit 3689930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ep_page_view",
3-
"version": "0.4.8",
3+
"version": "0.4.9",
44
"keywords": ["page view", "pv", "preview", "overview", "page break", "break", "new page"],
55
"description": "Add support to do 'page view', with a toggle on/off option in Settings, also Page Breaks with Control Enter",
66
"contributors": [

templates/page_view_menu.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<li><span id='insertPageBreak'>Page Break</span></li>
1+
<li><a id='insertPageBreak'>Page Break</a></li>
22

0 commit comments

Comments
 (0)