50105fd044
* index plug: index paragraph nodes Includes attributes and tags in the paragraphs. Only considers top level paragraphs (right below Document node) * keep ref and pos consistent with other objects - most objects just store the starting position in the `pos` field. - ref is usually `${page}@${pos}` so that it works as a link. * cleanup and clarify comments * add paragraph to builtins index |
||
---|---|---|
.. | ||
asset | ||
anchor.ts | ||
api.ts | ||
attachment.ts | ||
attributes.ts | ||
builtins.ts | ||
command.ts | ||
data.ts | ||
index.plug.yaml | ||
item.ts | ||
mentions_ps.ts | ||
page_links.ts | ||
page.ts | ||
paragraph.ts | ||
plug_api.ts | ||
refactor.ts | ||
snippet.test.ts | ||
tags.ts |