Inkscape.org
Beyond the Basics Code verification tools? (on Ubuntu Linux system)
  1. #1
    Sébastien Bouchard Sébastien Bouchard @SebastJava

    I created a logo on Inkscape. I then edited the code manually, on a text editor.

    The image displays well on Inkscape, and on the image viewer (EyeOfGnome (eog)), and also on Firefox.

    I guess there is already some kind of auto-check going on. For example, as soon as I forget a bracket, an error message with the faulty line number is displayed, in the image viewer (eog).

    Do you have any other suggestions or comments? I am on Linux Ubuntu 24.04 LTS system.

  2. #2
    Tyler Durden Tyler Durden @TylerDurden

    Maybe this: https://validator.w3.org/

  3. #3
    Sébastien Bouchard Sébastien Bouchard @SebastJava

    Thanks! It seems to be working, at first sight. I had to leave "document type" to "detect automatically", the default setup. Result:

    This document was successfully checked as SVG 1.1 + URL + HTML + MathML 3.0!

     

Inkscape Inkscape.org Inkscape Forum Beyond the Basics Code verification tools? (on Ubuntu Linux system)