Markdown is text, just plain text. Its the one format that has not changed over all the years. Oh sure, we’ve gone from a 7-bit ascii code to UTF-8, but all text editors happily handle the old text formats. And when they stop, a small C program will fix it.
Plain text, and therefore Markdown, are as future-proof as you can get in computing.
via hiltmon.com