RST Rendering for Blog Articles #11

Merged
tanneberger merged 2 commits from rst-render into master 2024-08-07 21:53:42 +02:00
tanneberger commented 2024-07-21 23:53:25 +02:00 (Migrated from github.com)
No description provided.
liske (Migrated from github.com) reviewed 2024-07-21 23:53:25 +02:00
MarcelCoding (Migrated from github.com) requested changes 2024-07-22 08:29:18 +02:00
MarcelCoding (Migrated from github.com) commented 2024-07-22 08:28:26 +02:00

Why not just use the file extension?

Why not just use the file extension?
@ -79,4 +82,4 @@
if file_name.starts_with('_') {
continue;
}
MarcelCoding (Migrated from github.com) commented 2024-07-22 08:29:10 +02:00

Please change the default to md and not rst otherwise we have to change everything we've published so far.

Please change the default to md and not rst otherwise we have to change everything we've published so far.
MarcelCoding (Migrated from github.com) approved these changes 2024-08-07 21:00:33 +02:00
Sign in to join this conversation.
No description provided.