Skip to content

release v1.2.20#29

Merged
deftio merged 6 commits into
mainfrom
feature/blog-plus
Jun 18, 2026
Merged

release v1.2.20#29
deftio merged 6 commits into
mainfrom
feature/blog-plus

Conversation

@deftio

@deftio deftio commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Automated release from feature/blog-plus.

Changes

  • de3b53c chore: refresh badges, dist, and docs for v1.2.20
  • a2eb6ee chore: refresh badges, dist, and docs for v1.2.20
  • 654fd65 updated blog and support for refs and footnotes
  • 16c7852 added blog plus refs and footnote support
  • 1ae3f95 add reference links and footnotes support
  • 49a282b add blog page and bump version to 1.2.20

deftio and others added 6 commits June 17, 2026 00:32
- Add pages/templates/blog.html with origin story, fence details,
  bidirectional editing, undo/redo, headless mode, streaming, MCP,
  security, and architecture sections
- Wire blog into buildSite.js page mapping
- Add Blog nav link to pages/components/nav.html
- Add /blog/ path detection in pages/scripts/site.js
- Rebuild all site pages and dist bundles at v1.2.20

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Implement opt-in reference_links and footnotes options with full
bidirectional (HTML-to-Markdown) round-trip support. Both features
use a two-step post-pass approach: definition collection before
HTML escaping, resolution after inline link processing.

103 new tests covering happy path, malformed input, feature
interactions, and bidirectional round-trips.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deftio deftio enabled auto-merge (squash) June 18, 2026 04:34
@deftio deftio merged commit 30a4ae0 into main Jun 18, 2026
2 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