思源笔记社区正在搭建中,现邀您共建
SiYuan Community is under construction. Join us to co-build.
原贴地址:https://ld246.com/article/1742983921271
作者:F 酱


.action{ $blocks := queryBlocks "select * from blocks where id='?'" .id}
.action{ if not (empty $blocks) }
.action{ $tag := (first $blocks).Tag | replace "#" "" }
<span data-type="tag">.action{ $tag }</span>
.action{ end }
