mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-17 16:34:48 -05:00
[GH-ISSUE #80] Fix bullet formatting issues #1251
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 @profvjreddi on GitHub (Nov 29, 2023).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/80
Currently, we are inconsistent about how we do bullets. What do they start with - or * and whether there is spacing afterwards or not. So should agree on some convention and make a consistent pass on it.
Also, can we have the link checker check for this @uchendui
@profvjreddi commented on GitHub (Dec 5, 2023):
Fixed this but needs to be done consistently. Did through VSCode extension.