:no_entry_sign: UNMAINTAINED :no_entry_sign: This used to check MDN docs against some tests and cleanup tasks while editing, but add-on SDK based add-ons are obsolete. Use https://github.com/mdn/doc-linter-webextension and https://github.com/mdn/doc-linter-rules instead.
Mozilla Public License 2.0
10
stars
8
forks
source link
Add check for 'document_saved=true' parameter within MDN URLs #221
After saving a page
document_saved=true
is added as parameter to the URL. This parameter should not appear within links to other pages.So, a test should be added checking for that parameter.
_Note: This issue will be gone once bug 1298399 is fixed._
Sebastian