Skip to content

Commit

Permalink
Fix typos in expl3 code
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Jan 7, 2025
1 parent 6500e4a commit dc54f92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions markdown.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -36154,9 +36154,9 @@ end
},
}
}
\tl_new:Nn
\seq_new:N
\l_@@_jekyll_data_current_position_seq
\tl_new:Nn
\tl_new:N
\l_@@_jekyll_data_current_position_tl
\cs_new:Nn
\@@_route_jekyll_data_to_key_values:n
Expand Down

0 comments on commit dc54f92

Please sign in to comment.