Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Fix image src attributes on minified html. #562

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 29, 2015

  1. Fix image src attributes on minified html.

    It failed if there was no newline character at the end of the `<img>` tag. Replaced only the first occurrence.
    alippai committed May 29, 2015
    Configuration menu
    Copy the full SHA
    f22fab6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Add tests for img references in the same line

    Adam Lippai committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    38c512f View commit details
    Browse the repository at this point in the history