mirror of
https://github.com/Hopiu/ep_page_view.git
synced 2026-03-16 20:20:24 +00:00
bump v and also fix formatting of file menu button
This commit is contained in:
parent
fe6b409d7d
commit
3689930d8e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ep_page_view",
|
"name": "ep_page_view",
|
||||||
"version": "0.4.8",
|
"version": "0.4.9",
|
||||||
"keywords": ["page view", "pv", "preview", "overview", "page break", "break", "new page"],
|
"keywords": ["page view", "pv", "preview", "overview", "page break", "break", "new page"],
|
||||||
"description": "Add support to do 'page view', with a toggle on/off option in Settings, also Page Breaks with Control Enter",
|
"description": "Add support to do 'page view', with a toggle on/off option in Settings, also Page Breaks with Control Enter",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
<li><span id='insertPageBreak'>Page Break</span></li>
|
<li><a id='insertPageBreak'>Page Break</a></li>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue