Skip to content

fix #99: enable attr_list so {:target="_blank"} renders correctly - #100

Merged
dvdthecoder merged 1 commit into
masterfrom
fix/99-attr-list
Apr 28, 2026
Merged

fix #99: enable attr_list so {:target="_blank"} renders correctly#100
dvdthecoder merged 1 commit into
masterfrom
fix/99-attr-list

Conversation

@dvdthecoder

Copy link
Copy Markdown
Collaborator

Summary

  • Adds attr_list to markdown_extensions in mkdocs.yml
  • Fixes the docs homepage where pushpaka.ispirt.in{:target="_blank"} was rendering the attribute syntax as literal text instead of opening the link in a new tab

Test plan

  • mkdocs build --strict passes (verified locally — 0 errors)
  • Docs CI (main.yml) green on this PR

Closes #99

…rectly

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dvdthecoder
dvdthecoder merged commit 48e5bac into master Apr 28, 2026
1 check passed
@dvdthecoder
dvdthecoder deleted the fix/99-attr-list branch April 28, 2026 08:15
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.

fix: {target="_blank"} renders as literal text on docs homepage

1 participant