[Feature]: 添加模板功能
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 744
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
### Problem Description / 问题描述
有些文章最后需要一个 CTA,例如:
> 请关注我的公众号
> 请关注我的知乎专栏
### Proposed Solution / 建议的解决方案
希望可以在正文中嵌入诸如: <% variable %>
在发布页面,对 variable 进行赋值。
同时按照 平台 + variable 作为 key,为用户保存value,供下次使用。
### Alternatives Considered / 考虑过的替代方案
_No response_
### Feature Type / 功能类型
UI/UX improvement / 界面/体验改进
### Additional Context / 补充信息
_No response_
### Implementation / 实现意愿
- [x] I'm willing to submit a PR for this feature / 我愿意为此功能提交 PR
Contributor guide
Assessment
This issue has not been assessed yet.