Releases: dlcastillop/starlight-page-actions
Releases · dlcastillop/starlight-page-actions
v0.5.0
v0.4.0
Features
- Add internationalization for plugin UI texts
- Remove
Stepscomponent from Markdown content - Replace
LinkCardcomponent with Markdown links - Apply
baseUrlto internal links in Markdown
Bug Fixes
- Fix multi-line imports not being fully removed from Markdown content
v0.3.0
Features
- Customize page actions
- Per-page opt-out for page actions
Bug Fixes
- Fix edge cases in the
llms.txtgeneration- Handle case when
slugprop is used instead oflink - Handle case when
slugprop is used without specifying thelabelprop - Handle case when
autogenerateis being used
- Handle case when
v0.2.0
Features
- Handle "Copy Markdown" errors
- Remove frontmatter and imports from .md and .mdx files
- Replace .md references with direct URLs in Page Actions and
llms.txt
v0.1.1
Bug Fixes
- Fixed dependency configuration: moved
viteandvite-plugin-static-copyfromdevDependenciestodependenciesto prevent missing module errors during development and build
v0.1.0
Features
- Generate doc pages in Markdown
- "Copy Markdown" button
- "Open" dropdown menu with options to open the page in AI chat services
- Automatic generation of the
llms.txtfile with all documentation URLs during build - Customize the default prompt