Refactor journal input command parsing into a dedicated module and add a `CompletionsDropdown` component to provide real-time suggestions for commands (/roll, /spark, /link, /stat) and their arguments.
一个基于 solid.js 和 rsbuild 的 TTRPG 工具箱,支持 Markdown 解析、自定义组件和 CLI 工具。
solid.js
rsbuild
# 安装依赖 npm install # 全局安装 CLI npm link # 预览内容 ttrpg serve ./content
serve
compile
:dice[2d6+d8]
:table[./data.csv]
:md-deck[./cards.csv]
:md-pin[A]{x=40 y=40}
:md-commander
MIT