Source maps are very useful for browser debugging and editor enhancements when implementing source-to-source trans-compilers.
Unfortunately, there is no markdown compiler out there which generates V3 source-maps, as CSS (LESS & SASS) and JavaScript (CoffeeScript & TypeScript) preprocessors do.
Please implement this feature in marked, so editors and browsers can take advantage of it.
Thanks in anticipation.
Source maps are very useful for browser debugging and editor enhancements when implementing source-to-source trans-compilers.
Unfortunately, there is no markdown compiler out there which generates V3 source-maps, as CSS (LESS & SASS) and JavaScript (CoffeeScript & TypeScript) preprocessors do.
Please implement this feature in marked, so editors and browsers can take advantage of it.
Thanks in anticipation.