Skip to content

Add quarto-bytefield to shortcodes-and-filters listing#2030

Open
crisbour wants to merge 1 commit into
quarto-dev:mainfrom
crisbour:main
Open

Add quarto-bytefield to shortcodes-and-filters listing#2030
crisbour wants to merge 1 commit into
quarto-dev:mainfrom
crisbour:main

Conversation

@crisbour
Copy link
Copy Markdown

@crisbour crisbour commented May 12, 2026

Calling bytefield-svg Node module to generate svg byte field diagrams inline in Quarto using the DSL in a code block

Example:

```{.bytefield}
(draw-column-headers)
(draw-box "Address" {:span 4})
(draw-box "Size" {:span 2})
(draw-box 0 {:span 2})
(draw-gap "Payload")
(draw-bottom)
```
image

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