• jboyson's avatar
    Fix images not rendering · ab28a750
    jboyson authored
    This is due to improper initialization of `sanitize`
    Basically we were restricting so that only elements with
    a `src` attribute would render.
    
    I also added a `pre` tag to dump out the raw data for code
    that did not pass sanitization.
    ab28a750
html.vue 941 Bytes