| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Some links had to be adjusted manually in WordPress before publishing
it, probably due to some linebreak that broke markdown links.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
| |
|
|
| |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The existing CommonMark file was moved in the place where the
html would be converted to CommonMark. When running 'make markdown',
this avoids silently having two similar files under different names in
the markdown directory.
Instead any modifications of the file would show up in git and could
be caught by humans more easily.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
| |
|
|
|
|
|
|
| |
Without that fix, the order of the links.txt differs, and running
'make links.txt' often changes the order of the lines, making it
harder to review any changes.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
Since a human is supposed to review that file manually, it's a good
idea to add the file directly in git because without that the review
work will not be able to be reused by other people.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|