mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-07-23 03:39:37 +00:00
This commit is contained in:
@@ -71,7 +71,7 @@ This does more or less the same thing, but more manually:
|
||||
|
||||
```crystal
|
||||
lexer = Tartrazine.lexer("crystal")
|
||||
formatter = Tartrazine::Html.new (
|
||||
formatter = Tartrazine::Html.new(
|
||||
theme: Tartrazine.theme("catppuccin-macchiato"),
|
||||
line_numbers: true,
|
||||
standalone: true,
|
||||
|
Reference in New Issue
Block a user