Comment on Convert Markdown files to RSS feedComments−kitd2yVery nice and simple idea!One question: how are the articles linked in the RSS file? Are they relative to that file and/or assumed to be in the same folder?−Rush2112OP2yI hope I understand the question correctly. The markdown files are assumed to be in the same folder. The RSS file can be wherever. This is all handled using a configuration file.−pacifika2yFrom reading the code it seems that all articles permalink to a link configuration value which I take it is handled outside of this tool
Comments
Very nice and simple idea!
One question: how are the articles linked in the RSS file? Are they relative to that file and/or assumed to be in the same folder?
I hope I understand the question correctly. The markdown files are assumed to be in the same folder. The RSS file can be wherever. This is all handled using a configuration file.
From reading the code it seems that all articles permalink to a link configuration value which I take it is handled outside of this tool