Phrogz / docubot

Create CHM documentation from simple hierarchy of plain text files.
MIT License
24 stars 2 forks source link

Validate img src #18

Open Phrogz opened 14 years ago

Phrogz commented 14 years ago

Like Bundle#validate_links, look in src attributes of images and validate that the files are there (unless sourced over another protocol). Possibly extend to scripts, too. Add command-line options and Bundle creation options to skip these steps.

Don't validate stylesheets, because they shouldn't be in the page body anyhow.