Skip to content

docs: rename site title and fix Mermaid graph rendering#19

Merged
jimisola merged 3 commits intomainfrom
docs/rename-site-title
Mar 7, 2026
Merged

docs: rename site title and fix Mermaid graph rendering#19
jimisola merged 3 commits intomainfrom
docs/rename-site-title

Conversation

@jimisola
Copy link
Member

@jimisola jimisola commented Mar 7, 2026

Summary

  • Renames site title from "Requirements Tool" to "reqstool" in both Antora playbooks and index page
  • Fixes Mermaid graph not rendering correctly: replaces \n with <br/> in node labels (AsciiDoc consumes the backslash before it reaches Kroki/Mermaid)

🤖 Generated with Claude Code

Signed-off-by: jimisola <jimisola@jimisola.com>
@jimisola jimisola self-assigned this Mar 7, 2026
Replace \n with <br/> in Mermaid node labels — AsciiDoc consumes the
backslash before it reaches Kroki/Mermaid, breaking line breaks.
Also rename page title from "Requirements Tool" to "reqstool".

Signed-off-by: jimisola <jimisola@jimisola.com>
@jimisola jimisola changed the title docs: rename site title from "Requirements Tool" to "reqstool" docs: rename site title and fix Mermaid graph rendering Mar 7, 2026
Signed-off-by: jimisola <jimisola@jimisola.com>
@jimisola jimisola merged commit 32b360b into main Mar 7, 2026
3 checks passed
@jimisola jimisola deleted the docs/rename-site-title branch March 7, 2026 20:41
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