@@ -84,11 +84,11 @@ For reference here are the sizes associated with their different functions
8484
8585| function | ` two-face ` (KiB) | ` syntect ` (KiB) |
8686| ---: | ---: | ---: |
87- | [ ` acknowledgement::listing() ` ] ( https://docs.rs/two-face/latest/two_face/acknowledgement/fn.listing.html ) | 10 | - |
88- | [ ` syntax::extra_newlines() ` ] ( https://docs.rs/two-face/latest/two_face/syntax/fn.extra_newlines.html ) (onig) | 939 | 360 |
89- | ^^ (fancy) | 884 | ^^ |
90- | [ ` syntax::extra_no_newlines() ` ] ( https://docs.rs/two-face/latest/two_face/syntax/fn.extra_no_newlines.html ) (onig) | 938 | 359 |
91- | ^^ (fancy) | 883 | ^^ |
87+ | [ ` acknowledgement::listing() ` ] ( https://docs.rs/two-face/latest/two_face/acknowledgement/fn.listing.html ) | 11 | - |
88+ | [ ` syntax::extra_newlines() ` ] ( https://docs.rs/two-face/latest/two_face/syntax/fn.extra_newlines.html ) (onig) | 961 | 360 |
89+ | ^^ (fancy) | 905 | ^^ |
90+ | [ ` syntax::extra_no_newlines() ` ] ( https://docs.rs/two-face/latest/two_face/syntax/fn.extra_no_newlines.html ) (onig) | 959 | 359 |
91+ | ^^ (fancy) | 904 | ^^ |
9292| [ ` theme::extra() ` ] ( https://docs.rs/two-face/latest/two_face/theme/index.html ) | 62 | 5 |
9393
9494In short the syntax definitions are the real chonky part, and if you're
@@ -124,7 +124,7 @@ The full listing of all syntaxes included in [`two_face::syntax`](https://docs.r
124124| R | R†, Racket, Rd†, Rego, Regular Expression†, Requirements.txt, reStructuredText†, Robot Framework, Ruby†, Ruby Haml†, Ruby on Rails†, Ruby Slim, Rust† |
125125| S | Sass\* , Scala†, SCSS, Salt State SLS\* , SML, Solidity, SQL†, Strace, Stylus, Svelte, Swift, SystemVerilog |
126126| T | Tcl†, Terraform, TeX†, Textile†, Todo.txt, TOML, TypeScript, TypescriptReact, Typst |
127- | V | Varlink, Verilog, VimL, Vue, Vyper |
127+ | V | Varlink, Verilog, VHDL, VimL, Vue, Vyper |
128128| W | WGSL |
129129| X | XML† |
130130| Y | YAML† |
0 commit comments