scrapbox-parser
progfay/scrapbox-parser: Scrapbox notation → JavaScript Object
parse結果
/nwtgck/@progfay/scrapbox-parser@2.3.0で /help/Syntax をパースしたときの全JSON
node
internal link
[内部リンク]
{type: "link", pathType: "relative", href: "内部リンク", content: ""}
https://github.com/progfay/scrapbox-parser/blob/master/src/block/node/InternalLinkNode.ts
hash tag
#ハッシュタグ
{type: "hashTag", href: "ハッシュタグ"}
https://github.com/progfay/scrapbox-parser/blob/master/src/block/node/HashTagNode.ts