Skip to content

chore: enabling variable tags - #514

Merged
keraron merged 2 commits into
mainfrom
variable-tags
Jul 22, 2026
Merged

chore: enabling variable tags#514
keraron merged 2 commits into
mainfrom
variable-tags

Conversation

@keraron

@keraron keraron commented Jul 22, 2026

Copy link
Copy Markdown
Member

solves #388

This PR enables the use of variable tags in the documentation.

Shared values are defined under extra in mkdocs.yml and rendered with custom [[ ... ]] tags (instead of Jinja2's default {{ ... }}) so they do not clash with React/JSX-style braces in markdown pages.

For example:

See the [Agent Directory Service]([[ agntcy.dir_url ]]) docs.

keraron added 2 commits July 22, 2026 10:50
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
@keraron
keraron marked this pull request as ready for review July 22, 2026 12:02
@keraron
keraron requested a review from a team as a code owner July 22, 2026 12:02
@keraron
keraron requested review from nandu-gh and removed request for a team July 22, 2026 12:02

@lgecse lgecse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really cool, thanks @keraron! :)

@keraron
keraron merged commit 740a8a5 into main Jul 22, 2026
6 checks passed
@keraron
keraron deleted the variable-tags branch July 22, 2026 12:06
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.

2 participants