Skip to content

Conversation

@Aaron-Ritter
Copy link
Contributor

This pull request introduces the InlineFieldValue component to improve consistency and clarity when referencing field values in documentation. It also updates various documentation files to use this new component where appropriate. Below is a summary of the most important changes:

New Component Introduction:

  • Added a new InlineFieldValue component to encapsulate field values in documentation. This component wraps its content in a <code> tag for consistent styling (astro/src/components/InlineFieldValue.astro).

Documentation Update:

  • Updated the DocsDevREADME.md to include guidelines for using the InlineFieldValue component when defining or describing input values in forms or JSON API docs (DocsDevREADME.md).

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