@kitbook/rehype-display-link-titles
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.28 • Public • Published

rehype-display-link-titles

A simple rehype plugin for use in Kitbook to take titles from auto-generated <a> tags (produced via Foam and MDSvex) and make them the main text. This allows for using a wikilink like [[8-examples]] which would normally pull the title (e.g. Examples) from the linked documented (links auto-generated by Foam). However, sometimes in prose you want to use an alias for said page being linked to, [[8-examples|Kitbook Supported Examples]]. If a title is detected, this plugin takes the resulting link text of Examples and swaps it with the title text of Kitbook Supported Examples.

Some Helpful Plugin Writing Resources

Package Sidebar

Install

npm i @kitbook/rehype-display-link-titles

Weekly Downloads

17

Version

1.0.0-beta.28

License

MIT

Unpacked Size

9.01 kB

Total Files

9

Last publish

Collaborators

  • jacobbowdoin