Skip to content

feat: add typed rendering and wiki view#25

Merged
EthanThatOneKid merged 14 commits into
mainfrom
feat/wiki-view-rich
Jun 1, 2026
Merged

feat: add typed rendering and wiki view#25
EthanThatOneKid merged 14 commits into
mainfrom
feat/wiki-view-rich

Conversation

@EthanThatOneKid
Copy link
Copy Markdown
Collaborator

@EthanThatOneKid EthanThatOneKid commented May 31, 2026

Summary

  • add wiki document support for YAML, YML, and JSON alongside Markdown
  • add scoped \wiki render \ and \wiki render --glob\ support
  • add CURIE expansion for HTML microdata attributes
  • add typed HTML rendering with infoboxes and \wiki:template\ support
  • add \wiki view \ terminal rendering with Rich and ASCII-safe output
  • update docs, starter scaffold, and tests for the new rendering/document behavior
  • remove loose blank node resolution (build_person_name_map + resolve_blank_nodes)
  • bump to 0.1.5, add CHANGELOG

Testing

  • python -m pytest (179 passed)

Notes

  • this branch includes the local-only \ eat: add typed rendering and data documents\ commit because local \main\ was ahead of \origin/main\ when the branch was created
  • \wiki view\ output is ASCII-safe for Windows console compatibility

@EthanThatOneKid EthanThatOneKid merged commit 20aa763 into main Jun 1, 2026
1 check passed
@EthanThatOneKid EthanThatOneKid deleted the feat/wiki-view-rich branch June 1, 2026 01:53
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