Rename of MD files misses h2 and h3 #44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Currently I got: 170629-Praxiseinstieg Machine Learning.md
Date is correct, but there is only h1.
Content of this MD:
Praxiseinstieg Machine Learning
Kapitel 3: Klassifikation
Grundlagen der Mehrfach-Klassifikation
So in this case, I would expect: 70629-Praxiseinstieg Machine Learning-Kapitel 3 Klassifikation-Grundlagen der Mehrfach-Klassifikation.md
Follow this rule:
If there is only h1 in the first lines, only use h1.
If there is also a h2 in the first lines AFTER h1, also add h2 in file name.
If there is also a h3 in the first lies AFTER h2, also add h3 in file name.
If there is no h1, but h2, add h2 in name
If there is no h1 and no h2, but h3, add h3 to name
If there is no h1, h2 or h3, keep name as structured.md