Skip to content

fix: convert RST admonition to ADOC - #594

Merged
nborges-aws merged 1 commit into
mainfrom
adoc-admonition-fix
Jul 23, 2026
Merged

fix: convert RST admonition to ADOC#594
nborges-aws merged 1 commit into
mainfrom
adoc-admonition-fix

Conversation

@nborges-aws

Copy link
Copy Markdown
Contributor

Description of changes:
Update render_adoc.py script to handle two more conversion cases from RST to adoc:

  • admonitions (note, warning, etc.) formatting. .. warning::[WARNING]\n====\n...\n====
  • RST class formatting. :py:meth:barbar monospace

Applied in relevant call sites

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Jul 23, 2026

@notgitika notgitika left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM but as a note maybe we should add tests/regression tests here? Could be a follow up or just a backlog item imo

@nborges-aws
nborges-aws merged commit 641000d into main Jul 23, 2026
38 of 40 checks passed
@nborges-aws
nborges-aws deleted the adoc-admonition-fix branch July 23, 2026 22:01
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