Re: Source code in CMSes - http://scripting.com/2014...
Oct 9, 2014
from
"But does the CMS need to store the rendered text? I'm pretty sure
Drupal w/ the Markdown module just stores the souce and does the conversion to renderable
text when the content is loaded (in a node_load hook). There's some overhead obviously, but with the amount of caching Drupal does it's not a huge performance hit."
- Sean Reiser