What are the options to parse Markdown document and process its elements to output an another Markdown document?
Let\'s say it
``` # unaffected # ``
Maybe it's incomplete answer. Copy unaffected into other file.
Then replace all
#space with ##space
#space
##space
space# with space##
space#
space##