Skip to content

Commit 2b339eb

Browse files
committed
* increasing plugin version to v0.9.3
1 parent c47c07b commit 2b339eb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public function getPluginAuthor()
133133

134134
public function getPluginVersion()
135135
{
136-
return '0.9.2';
136+
return '0.9.3';
137137
}
138138

139139
public function getCompatibleVersion()

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Rendering can parametrize theme, code highlight, and background transparency.
5555

5656
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
5757

58-
## News
58+
## ⚠️ News
5959

6060
**Unfortunately**, `stackedit.net` the **English** version of the `StackEdit+` online app, was eventually taken down and for good.
6161
Adopting this editor to embed in KB was an optimal choice I made amongst multiple editors, as it combined functionality flexibility and UI tweaks.
@@ -81,6 +81,8 @@ Overall:
8181

8282
So, you really need to try each of the editors for yourself !
8383

84+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
85+
8486
## Features
8587

8688
### ✨ Emoji Picker is available as of v.0.9.3 ! ✨

0 commit comments

Comments
 (0)