rt
原贴gal合集(持续更新中)(最近检查日期:2025.2.26) 🐳 鲲 Galgame 论坛 - 开源 Galgame 网站

Markdown 语法
| Feature | Description | Example |
| ------------ | ---------------------------------------------------- | ------------------------- |
| 🎨 Theme | Create your own theme with CSS | Nord, Dracula |
| 🧩 Plugin | Create your own plugin to extend the editor | Search, Collab |
| 📦 Component | Create your own component to build your own editor | Slash Menu, Toolbar |
| 📚 Syntax | Create your own syntax to extend the markdown parser | Image with Caption, LaTex |
| Feature | Description | Example |
|---|---|---|
| 🎨 Theme | Create your own theme with CSS | Nord, Dracula |
| 🧩 Plugin | Create your own plugin to extend the editor | Search, Collab |
| 📦 Component | Create your own component to build your own editor | Slash Menu, Toolbar |
| 📚 Syntax | Create your own syntax to extend the markdown parser | Image with Caption, LaTex |
有空我也去完善一下表格效果,还有 # 符号加标题文字大小的按钮
markdown中的表格支持多种嵌套,除了需要换行的其他语法和表格本身以外基本都支持
| Head | colomn 1 | colomn 2 | ||
|---|---|---|---|---|
![]() |
A table | /\ | ||
| here is a link | space? | || | ||
| italic | bold | || | ||
code |
background color not rendered |
|Head| colomn 1| colomn 2|
|--|--|--|
 |A table|/\\
|[here is a link](kungal.com)|space?\|\|
|*italic*|**bold**|~~strike~~|\|\|||
|`code`|background color not rendered
然而手动编写表格的时候有时候并不会触发自动补全,如上所示,是否可以考虑一下在发布时触发自动转换?
(。>︿<。) 已经一滴回复都不剩了哦~

11 条回复