@podlite/markdown 0.0.16 → 0.0.18

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/README.md CHANGED
@@ -21,20 +21,66 @@ Its flexibility makes it an ideal tool for creating documentation, blogs, educat
21
21
  Podlite aims to provide users with a means for creativity and expressing ideas in a structured form, while ensuring ease of use and high flexibility in content creation.
22
22
 
23
23
  ## Useful links
24
+ <div align="center">
25
+ <table border=0><tr><td valign=top><div align="center">
26
+
27
+ ##### specification
28
+
29
+ </div>
24
30
 
25
- 📖 _Project site_: [podlite.org](https://podlite.org)
31
+ - [Source](https://github.com/podlite/podlite-specs)
32
+ - [in HTML](https://podlite.org/specification)
33
+ - [Discussions](https://github.com/podlite/podlite-specs/discussions)
26
34
 
27
- 📌 _Github_: [github.com/podlite](https://github.com/podlite/) 🤩
35
+ <div align="center">
28
36
 
29
- 🖥️ _Online editor_: [pod6.in](https://pod6.in/)
37
+ ##### implementation
38
+ </div>
30
39
 
31
- 🖥️ _Desktop editor/viewer_: [github.com/podlite/podlite-desktop](https://github.com/podlite/podlite-desktop) - the viewer and editor of `.podlite` and `.pod6` files for Windows, Linux and Mac.
40
+ - [Source](https://github.com/podlite/podlite)
41
+ - [Changelog](https://github.com/podlite/podlite/releases)
42
+ - [Issues](https://github.com/podlite/podlite/issues)
43
+
44
+
45
+ </td><td valign=top><div align="center">
46
+
47
+ ##### publishing system
48
+
49
+ </div>
32
50
 
33
- 📚 _Podlite for web_ - static site generator: [github.com/podlite/podlite-web](https://github.com/podlite/podlite-web)
51
+ - [Podlite-web](https://github.com/podlite/podlite-web)
52
+ - [How-to article](https://zahatski.com/2022/8/23/1/start-you-own-blog-site-with-podlite-for-web)
53
+ - [Issues](https://github.com/podlite/podlite-specs/issues)
54
+ - [Changelog](https://github.com/podlite/podlite-web/releases)
55
+ - [Example: Knowledge base for <br/> raku programming language](https://raku-knowledge-base.podlite.org/)
56
+
57
+ </td><td valign=top><div align="center">
58
+
59
+ ##### desktop viewer/editor
60
+
61
+ </div>
62
+
63
+ - [Podlite-desktop](https://github.com/podlite/podlite-desktop)
64
+ - [Releases](https://github.com/podlite/podlite-desktop/releases)
65
+ - [Issues](https://github.com/podlite/podlite-desktop/issues)
66
+
67
+ </td><td valign=top><div align="center">
68
+
69
+ ##### online resurces
70
+
71
+ </div>
72
+
73
+ - [podlite.org](https://podlite.org)
74
+ - [pod6.in](https://pod6.in/)
75
+ - [github.com/podlite](https://github.com/podlite/)
76
+ - [Podlite project updates](https://podlite.org/contents)
77
+
78
+ </td></tr></table>
79
+ </div>
34
80
 
35
81
  ## AUTHOR
36
82
 
37
- Copyright (c) 2022-2024 Aliaksandr Zahatski
83
+ Copyright (c) 2022-2025 Aliaksandr Zahatski
38
84
 
39
85
  ## License
40
86