Skip to content

Commit

Permalink
remove outdated regex code (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjr committed Jan 12, 2025
1 parent 07b4a42 commit 16a781c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions codehigh.sty
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@
\tl_set_eq:NN #1 \g__codehigh_code_tl
\regex_replace_once:nnN {^ \r} {} #1
\regex_replace_once:nnN {\r $} {} #1
\regex_replace_all:nnN { . } { \c{string} \0 } #1
\tl_set:Nx #1 { #1 }
\__codehigh_tracing:nn {code} {\__codehigh_log:N #1}
}
Expand Down

0 comments on commit 16a781c

Please sign in to comment.