@podlite/editor-react 0.0.30 → 0.0.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  ## Upcoming
4
4
 
5
+ ## 0.0.31
6
+
7
+ - fix `=table` caption position
8
+ - syntax highlighting for source code
9
+
5
10
  ## 0.0.25
6
11
 
7
12
  - add formulas support
package/README.md CHANGED
@@ -32,7 +32,16 @@ Podlite aims to provide users with a means for creativity and expressing ideas i
32
32
  - [Source](https://github.com/podlite/podlite-specs)
33
33
  - [in HTML](https://podlite.org/specification)
34
34
  - [Discussions](https://github.com/podlite/podlite-specs/discussions)
35
- - [Implementation](https://github.com/podlite/podlite)
35
+
36
+ <div align="center">
37
+
38
+ ##### implementation
39
+ </div>
40
+
41
+ - [Source](https://github.com/podlite/podlite)
42
+ - [Changelog](https://github.com/podlite/podlite/releases)
43
+ - [Issues](https://github.com/podlite/podlite/issues)
44
+
36
45
 
37
46
  </td><td valign=top><div align="center">
38
47
 
@@ -43,6 +52,8 @@ Podlite aims to provide users with a means for creativity and expressing ideas i
43
52
  - [Podlite-web](https://github.com/podlite/podlite-web)
44
53
  - [How-to article](https://zahatski.com/2022/8/23/1/start-you-own-blog-site-with-podlite-for-web)
45
54
  - [Issues](https://github.com/podlite/podlite-specs/issues)
55
+ - [Changelog](https://github.com/podlite/podlite-web/releases)
56
+ - [Example: Knowledge base for <br/> raku programming language](https://raku-knowledge-base.podlite.org/)
46
57
 
47
58
  </td><td valign=top><div align="center">
48
59
 
@@ -63,13 +74,15 @@ Podlite aims to provide users with a means for creativity and expressing ideas i
63
74
  - [podlite.org](https://podlite.org)
64
75
  - [pod6.in](https://pod6.in/)
65
76
  - [github.com/podlite](https://github.com/podlite/)
77
+ - [Podlite project updates](https://podlite.org/contents)
66
78
 
67
79
  </td></tr></table>
68
80
  </div>
69
81
 
82
+
70
83
  ## AUTHOR
71
84
 
72
- Copyright (c) 2021-2024 Aliaksandr Zahatski
85
+ Copyright (c) 2021-2025 Aliaksandr Zahatski
73
86
 
74
87
  ## License
75
88