Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettify. The point of this is to easily visually parse the spec. #153

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

andreiw
Copy link
Collaborator

@andreiw andreiw commented Apr 18, 2024

Use `` for identifiers (code identifiers, structure fields, register names, requirements within the spec) Use __ for spec names, chapter/section names (e.g. when referenced)

Use ** for emphasis.

Names of stuff (Processor Properties Table, UEFI, ACPI) are left as-is.

Use `` for identifiers (code identifiers, structure fields, register names, requirements within the spec)
Use __ for spec names, chapter/section names (e.g. when referenced)

Use ** for emphasis.

Names of stuff (Processor Properties Table, UEFI, ACPI) are left as-is.

Signed-off-by: Andrei Warkentin <[email protected]>
@andreiw andreiw merged commit aa7e366 into riscv-non-isa:main Apr 18, 2024
2 checks passed
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