You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix NIST card: NCCoE DOI rendering huge due to bold formatting
Removed **bold** wrapping from DOI link. Matched format of NIST RFI
DOI above it (parenthesized link, no bold). The bold was causing
mkdocs-material card to render the DOI as heading-sized text.
Copy file name to clipboardExpand all lines: docs/standards.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ AI Trust Commons engages directly with the standards bodies defining AI agent go
19
19
20
20
Active participant in the AI Agent Standards Initiative. Public comment submitted to the CAISI RFI on AI Agent Security ([DOI: 10.5281/zenodo.18903117](https://doi.org/10.5281/zenodo.18903117)). Listening session request submitted.
21
21
22
-
NCCoE Identity and Authorization concept paper response submitted, proposing intent conveyance as the missing layer in AI agent authorization. **[DOI: 10.5281/zenodo.19197399](https://doi.org/10.5281/zenodo.19197399)**
22
+
NCCoE Identity and Authorization concept paper response submitted, proposing intent conveyance as the missing layer in AI agent authorization ([DOI: 10.5281/zenodo.19197399](https://doi.org/10.5281/zenodo.19197399)).
0 commit comments