-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
✨ enhancementNew feature requestNew feature request
Description
如是功能需求,请确定符合以下情况
- 难以通过自定义实现
- 难以通过第三方插件实现
请描述该需求尝试解决的问题
这是一个样式需求,当前 Notion 导过来的文件有的有 callout 内容,但是 hexo 不支持对这种语法提供默认的 css 样式,而且当前也没有默认的 npm 包支持
例如markdown的这种写法:
> [!note] 📚 callout
> 这是一个 callout
在 obsidian 中是这样子的:

但是当前hexo无法打出这样的包,需要使用者自定义自己的css样式才可以
请描述您认为可行的解决方案
或许提供一份默认的css样式先支持编译,然后由使用者通过配置可以修改这份css配置
考虑过的替代方案
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature requestNew feature request