[GH-ISSUE #388] Superfluous hyphens #1402

Closed
opened 2026-04-11 07:47:41 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @BravoBaldo on GitHub (Aug 24, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/388

With a tool like "grep" search in *.qmd ":** - " (space at the end)
In many, if not all, cases, "- " (space at the end) should be removed:

Example in section "10.9.4 ML to Optimize Manufacturing and Reduce Defects" of "hw_acceleration.qmd":

"....Proactive failure analysis: - ML models can help predict...."

...unless there are reasons I don't know...

Originally created by @BravoBaldo on GitHub (Aug 24, 2024). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/388 With a tool like "grep" search in *.qmd "`:** - `" (space at the end) In many, if not all, cases, "`- `" (space at the end) should be removed: Example in section "10.9.4 ML to Optimize Manufacturing and Reduce Defects" of "hw_acceleration.qmd": "....**Proactive failure analysis:** - ML models can help predict...." ...unless there are reasons I don't know...
GiteaMirror added the area: booktype: improvement labels 2026-04-11 07:47:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1402