Skip to content

Commit

Permalink
Fixup! BUG: No syntax highlihting
Browse files Browse the repository at this point in the history
  • Loading branch information
Joppe committed Feb 28, 2024
1 parent 8eadab2 commit cd5de82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ $(eval $(META))
# Make a markdown document.
ifndef __
_h := \n---\n\n\#
_. := \\\\footnotesize\n~~~ {$1}
_. = \\\\footnotesize\n~~~ {$1}
_sh := $(call _.,.sh)
__ := ~~~\n\\\\normalsize\n
endif
Expand Down

0 comments on commit cd5de82

Please sign in to comment.