dwyl / ampl

:iphone: :zap: Ampl transforms Markdown into AMP-compliant html so it loads super-fast!
GNU General Public License v2.0
58 stars 3 forks source link

Cannot use (certain) HTML tags in Markdown content ... #40

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago

Tried using ampl to convert an .md file to amp-compliant HTML, but sadly, several of the GitHub-supported HTML tags such as <hr /> and <!-- comments --> appear to not be supported by remarkable ... 😞 image

I'm going to spend the next pomodoro stepping through each tag that isn't rendering ...

nelsonic commented 6 years ago

The "Hackathon" version of this is to "scrape" the GitHub-rendered page and use that as the HTML.