docs: add the PHB-24 theme page, list it in Themes
61efb1f
docs: link the VS Code Marketplace listing now that it's live
87cba53
docs: point the example project link at the repo file, not a release asset
The zip now lives at the repo root, not attached to the v1.0.0
release (which is the .vsix's release).
4e95e10
docs: link the downloadable example project from Home
Points at the v1.0.0 release asset via the "latest" redirect, so the
link keeps working across future releases as long as they ship a
same-named zip.
3a0f4db
Flatten grouped page filenames and drop the old pages
GitHub Wiki doesn't support slash-nested page links the way it
appeared to locally — a link like Creating-Module-Content/Pages got
parsed as page "Creating-Module-Content" at version "Pages" and
failed with "Could not find version". Every grouped page (Creating
Module Content, Managing the Compendium, Themes, Advanced Settings)
is now a flat hyphenated filename instead, with all cross-links and
image paths updated to match.
Also removes OLD/ (the pre-restructure pages) now that the new
tutorial structure is complete and verified.
98bba6e
Restructure Wiki into a tutorial for module authors
Rewrites the Wiki as a step-by-step tutorial + reference, replacing
the previous dev-reference-style docs (moved to OLD/ during the
transition). New structure:
- Home: getting-started path + reference index
- Create a Project, The Extension Panel
- Creating Module Content (Pages, Groups, Maps and Encounters)
- Managing the Compendium (Items, Spells, Roll Tables, Monsters)
- Snippets, Themes (5.5e), Building and Importing
- Project Settings, Advanced Settings (Commands)
Includes screenshots throughout, taken against a sample module.
d275bfa
chore: update repo links after rename to module-packer-extended
f8d31d4
docs: link THIRD-PARTY-LICENSES.md for the localization catalog's license basis
978c8ff
docs: add Themes page (5.5e font licensing), link from Home and Create Module Project
8e1ced8
docs: document .text-color classes and flowchart color-class fix
5ea0db7
docs: fix flowchart/blockquote/roll-table snippet examples
19392a0
docs: add Snippets page, link from Home and Compendium
b6930dc
docs: restore Translation Overrides tree line (post-creation)
6541051
docs: remove Theme/Translation Overrides tree lines and Collapse All
6a257bc
docs: summary line now shows content language
b41e041
docs: title bar buttons for theme and translation overrides
2a64f2b
docs: document theme selection/resync
3125890
docs: exclude auto-detected roll tables' /table-roll/ links from broken-link checks
3ffe577
docs: document broken link detection
4bb25d2
docs: document mpx.autoDetectRollTables opt-out setting
d886de6
docs: {.table-title} also works on a plain paragraph, not just a heading
0f131d5
docs: document roll table auto-detection and close out stale gaps
3fb2b10
Document the French non-breaking-space-before-colon label separator
6b8e1ba
Document inline-brace completion, languages/environments suggestions, and the feature-list snippet fix
d6b330c
Document Language.* best-effort translation for monster languages
3f381fd
Document field-name completion matching a partially-typed key
356fca6
Document quickSuggestions.strings default for blank-line field completion
4737646
Document disabling word-based suggestions for markdown by default
183486f
Document abilities/savingThrows/skills/activation completion, and the space-trigger removal
3f80025
Document nested attributes.measurement/ruleset completion
62f8336