mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
Sub-titles marked as normal text in bold #258
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BravoBaldo on GitHub (Nov 27, 2024).
Some (46) titles are simply marked in bold rather than as subtitles.
All marked as
** The Text **Regex: "
^\*\*.*\*\*$"For example
I suggest (please verify) "
####"For example
@profvjreddi commented on GitHub (Nov 27, 2024):
Thanks for catching these. They have been bothering me forever, but I always pushed off changing them. I finally got motivated to fix them thanks to your issue.