Skip to content

cskeeters/typst-kbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple library for styling keys (to show a keyboard shortcut) in typst similar to GitHub flavored markdown.

Just as in markdown, <kbd>Ctrl</kbd>+<kbd>c</kbd> becomes Ctrl+c, the code entered into Typst, will produce a similary visual result in a PDF file.

#kbd("Ctrl")+#kbd("c")

About

Typst library for styling keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages