Skip to main content

Module todo

Module todo 

Source

Constantsยง

MARKERS ๐Ÿ”’
TRAILING ๐Ÿ”’
Characters that may directly follow a marker and still count as a real marker.

Staticsยง

TODO_COMMENT

Functionsยง

is_control_comment ๐Ÿ”’
marker_at_start ๐Ÿ”’
If token begins with a marker followed by a valid boundary, return that marker.
strip_comment_prefix ๐Ÿ”’