Warning: Some posts on this platform may contain adult material intended for mature audiences only. Viewer discretion is advised. By clicking ‘Continue’, you confirm that you are 18 years or older and consent to viewing explicit content.
You can take it a step further and use file extensions to determine the format. For example the parser would first search for title, and if it doesn’t exist try title.mdtitle.html etc and render the content appropriately.
I actually quite like this idea.
You can take it a step further and use file extensions to determine the format. For example the parser would first search for
title
, and if it doesn’t exist trytitle.md
title.html
etc and render the content appropriately.That’s a pretty cool idea!