Sub-titles marked as normal text in bold #258

Closed
opened 2026-03-22 15:34:11 -05:00 by GiteaMirror · 1 comment
Owner

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

**Special data storage considerations for TinyML**
**Key Concepts**

I suggest (please verify) "#### "
For example

#### Special data storage considerations for TinyML**
#### Key Concepts**
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 ``` **Special data storage considerations for TinyML** ``` ``` **Key Concepts** ``` I **suggest** (please verify) "`#### `" For example ``` #### Special data storage considerations for TinyML** #### Key Concepts** ```
GiteaMirror added the area: tools label 2026-03-22 15:34:11 -05:00
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#258