docs: refresh is/pl catalogs and editor CLI contract - #481
Merged
Merged
Conversation
Record leftover-walker contract in the English format reference: GFM footnote hang/split, link-reference definitions, empty ATX and list markers, HTML type-6/7 close, and RST same-line container/meta bodies. Rewrite delimiter-span examples so ox-rst does not emit broken inline literals.
RST, POT, and MO are gitignored. Only org sources and locale PO files are tracked, so leftover-walker edits to formats.org never reached is/pl until someone regenerated and committed the catalogs.
Sphinx gettext + sphinx-intl update so Icelandic and Polish msgids match current org (formats leftover walkers, contributing PO note, changelog include). Translate the new format-reference and contributing strings; remaining body text still falls back to English as in the v0.11 catalogs.
Align FormatConfig examples with Default, drop the 18x neural speed claim in favor of the howto 5ms/200ms table, refuse unknown extensions instead of calling them plaintext, document mcp and --color, and make editor/git-filter/pragma examples match the CLI.
plaintex is Vim's Plain TeX filetype, not a snapper FormatArg. The previous formatprg token was rejected by the CLI.
Format-on-open was never the default. nvim-lspconfig has no snapper server. Word WASM tracks 0.11.2, not 0.8.1. VS Code README names snapper-fmt for the openSUSE collision.
Keep the first git-filter example on *.org only. Add --native to the README editor pipe and clean filter. Start snapper.nvim on real Neovim filetypes (org/tex/markdown/rst), not plaintext.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerate gettext catalogs after leftover-walker formats.org
changes. Document MD footnote hang and RST same-line bodies.
Fix editor examples that pass invalid
--formattokens (vimplaintex, conform$FILETYPE, Apheleia latex-as-org). Gitclean filter uses
--nativeand does not attach--format orgto tex/md.
Do not merge until required checks are green.