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

Support fenced code blocks #57

Merged
merged 2 commits into from
Mar 12, 2025
Merged

Support fenced code blocks #57

merged 2 commits into from
Mar 12, 2025

Conversation

alastairreid
Copy link

Treat fenced code blocks as comments. This makes it easy to add metadata about a function into the .asl file.

Also, add runtime support for reading integer slices. This was previously handled by a (broken) lowering transformations.

Fenced code blocks are treated as comments.
This provides a convenient way to insert metadata about the spec
into ASL files.

Signed-off-by: Alastair Reid <[email protected]>
@alastairreid alastairreid force-pushed the areid-fenced-code-blocks branch from 7cc5b76 to 4f5f822 Compare March 12, 2025 12:02
@alastairreid alastairreid merged commit 6fe4d17 into master Mar 12, 2025
1 check passed
@alastairreid alastairreid deleted the areid-fenced-code-blocks branch March 12, 2025 17:09
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