docs: Document Lua filter support for admonitions and document transformation#68
docs: Document Lua filter support for admonitions and document transformation#68promptless[bot] wants to merge 2 commits into
Conversation
|
|
||
| Setting these skips the format selection prompt and directly exports to the specified format, but you can still use the default render command to choose a format from the list. | ||
|
|
||
| ### Lua Filters |
There was a problem hiding this comment.
Citation: Based on PR #60 which adds the pandoc.luaFilters setting. The PR's README changes (README.md diff) documented the feature, and I added an explicit note about Docker mode compatibility based on changes in src/extension.ts showing Lua filters are appended to both standard and Docker commands.
View source
| ## Releases | ||
|
|
||
| - March 2026 | ||
| - Add Lua filter support (`pandoc.luaFilters`) for document transformation, including Docusaurus-style admonition rendering |
There was a problem hiding this comment.
Citation: Release note entry for the Lua filter feature from PR #60. The PR description explains this addresses Docusaurus admonition support (fixes #36).
View source
There was a problem hiding this comment.
(Line 213)
Citation: Release notes entry based on PR #60 which adds Lua filter support via pandoc.luaFilters and built-in admonition rendering via pandoc.enableAdmonitions.
View source
Open this suggestion in Promptless to view citations and reasoning process
Adds documentation for the new
pandoc.luaFilterssetting that enables Lua filter support, including a note about Docker compatibility and a practical example for Docusaurus-style admonitions. Also adds a release notes entry.Trigger Events
ChrisChinchilla/vscode-pandoc PR #60: Add Lua filter support (pandoc.luaFilters) for admonition rendering
Promptless Research (4 files, 1 GitHub PR)
.long_term_context/product_knowledge/product_overview.md.long_term_context/doc_workflow/client_instructions.md.long_term_context/style/client_style_guide.mdREADME.mdAgent Response
Tip: Add or adjust Promptless's style guide in Agent Knowledge Base ✍️