File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ 1.0.0
2
+ -----
3
+
4
+ * Updated styling
5
+ * Moved show script to bin/show
6
+ * Flags disabled by default: blocks, experimental, and share
7
+
1
8
0.1.0
2
9
-----
3
10
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ submodules::
22
22
23
23
Assuming you have Python 3 installed you can serve the editor like this::
24
24
25
- $ ./show.sh
25
+ $ ./bin/ show.sh
26
26
http://localhost:8000/editor.html
27
27
Serving HTTP on 0.0.0.0 port 8000 ...
28
28
Original file line number Diff line number Diff line change @@ -15831,6 +15831,7 @@ <h2><i class="fa fa-unlock-alt"></i> <strong>{{ title }}</strong></h2>
15831
15831
:020000040003F7
15832
15832
:::::::::::::::::::::::::::::::::::::::::::
15833
15833
:04000005000153EDB6
15834
- :00000001FF </div>
15834
+ :00000001FF
15835
+ </div>
15835
15836
</body>
15836
15837
</html>
You can’t perform that action at this time.
0 commit comments