Skip to content

Instantly share code, notes, and snippets.

@lojic
Last active November 2, 2018 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lojic/a3ebb2df02128e562cd60483ed146268 to your computer and use it in GitHub Desktop.
Save lojic/a3ebb2df02128e562cd60483ed146268 to your computer and use it in GitHub Desktop.
@para[#:style "boxed"]{
Hello
@codeblock{
line one
line two
}
}
@; The following seems to do the trick
@nested[#:style "boxed"]{
Hello
@verbatim{
line @bold{one}
line two
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment