Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasKroepelin committed Jan 19, 2025
1 parent 6e90644 commit 052f326
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion logic.typ
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@

#let reveal-code(start: 1, lines: (), before: gray, after: hide, body) = {
lines.insert(0, 0)
// lines.push(1000000)
let (before-action, after-action) = (before, after).map(c => {
if type(c) == color {
it => text(fill: c, it.text)
Expand Down

0 comments on commit 052f326

Please sign in to comment.