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

Invalid XML Error - Minor Convenience update #27

Closed
owlboy opened this issue Oct 27, 2016 · 1 comment
Closed

Invalid XML Error - Minor Convenience update #27

owlboy opened this issue Oct 27, 2016 · 1 comment
Assignees
Milestone

Comments

@owlboy
Copy link
Contributor

owlboy commented Oct 27, 2016

Hello!

Minor update request:

When you have an incorrect XML file, you helpfully link to where I could get it validated to sort out the issue. Lets take this a step further by making it load the XML in question too!

So, all we need to do is replace the link to the validator site with one with a query string for the URL to the sbplus.xml file of the presentation.

Original:
Validate the XML at <a href="https://validator.w3.org/">https://validator.w3.org/</a>.

Proposed Change:
<a href="https://validator.w3.org/check?uri=$$SBPLUS.XML$$&charset=%28detect+automatically%29&doctype=Inline&group=0">Validate the XML at the WC3 Markup Validation Service</a>
($$SBPLUS.XML$$ is where the URL to the sbplus.xml of the project goes)

All other text and formatting choices that are currently on the page are great.

owlboy pushed a commit that referenced this issue Nov 2, 2016
owlboy pushed a commit that referenced this issue Nov 2, 2016
owlboy pushed a commit that referenced this issue Nov 2, 2016
owlboy pushed a commit that referenced this issue Nov 2, 2016
@Lin87 Lin87 added this to the Version 3.1.0 milestone Nov 30, 2016
@Lin87 Lin87 self-assigned this Nov 30, 2016
@Lin87
Copy link
Contributor

Lin87 commented Nov 30, 2016

This is completed and included in version 3.1.0.

@Lin87 Lin87 closed this as completed Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants