Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/longdesc feature #152

Merged

Commits on Dec 9, 2021

  1. Add longdesc attribute warnings and errors (jackdomleo7#108 & jackdom…

    …leo7#151)
    
    These changes address jackdomleo7#108 and jackdomleo7#151. Summary of changes:
    
    - Add warning when longdesc is present
    - Add error when longdesc has some invalid values (empty, containing white spaces, or image urls)
    - Add examples to the demo page
    - Add tests for the new warnings and errors
    - Update the list of codes
    - Build the library
    - Switch the order of warnings and errors (jackdomleo7#151)
    alvaromontoro committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    9781d91 View commit details
    Browse the repository at this point in the history
  2. Update features.md

    alvaromontoro committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    358245e View commit details
    Browse the repository at this point in the history