Skip to content

chore: move preset gallery to /presets and demos to tests/fixtures#25

Merged
zerochae merged 2 commits into
masterfrom
chore/tidy-examples
Jul 23, 2026
Merged

chore: move preset gallery to /presets and demos to tests/fixtures#25
zerochae merged 2 commits into
masterfrom
chore/tidy-examples

Conversation

@zerochae

Copy link
Copy Markdown
Owner

Summary

Splits the old examples/ folder by purpose:

  • presets/ — the rendered preset gallery (docs). Renamed from examples/preset_*.md (dropped the preset_ prefix).
  • tests/fixtures/ — parser fixtures you actually open with :Toc. The three demos are merged into a single demo.md (element showcase + a natural project
    guide + an HTML-heavy README, separated by ---); demo.html / demo.org / demo.txt moved alongside.

Reference updates

  • preset docs now point at ../tests/fixtures/demo.md (the Widget Service section they render)
  • demo.md internal links → ../../presets/, logo → ../../assets/logo.svg
  • README preset-gallery link → ./presets/

Testing

  • make test: 144 pass. tests/fixtures/*.md are ignored by PlenaryBustedDirectory (it only schedules *_spec.lua).

@zerochae zerochae self-assigned this Jul 23, 2026
@zerochae
zerochae merged commit 8db1af9 into master Jul 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant