Merge "Re-enable linting tests post-sync"
tree: 0f44a1d0addca56dcf53e15cd4c2074c73d881e4
  1. .phan/
  2. i18n/
  3. modules/
  4. src/
  5. tests/
  6. .eslintrc.json
  7. .gitignore
  8. .gitreview
  9. .mailmap
  10. .npmrc
  11. .phpcs.xml
  12. .stylelintrc.json
  13. AUTHORS.txt
  14. CODE_OF_CONDUCT.md
  15. composer.json
  16. COPYING.txt
  17. extension.json
  18. Gruntfile.js
  19. jsdoc.json
  20. MIT-LICENSE.txt
  21. package-lock.json
  22. package.json
  23. README.md
README.md

The Cite extension to MediaWiki provides a way for wiki editors to add references and footnotes to articles.

See mw:Extension:Cite for technical documentation on installing and configuring the extension. See mw:Help:Cite for user documentation.

Cite is responsible for implementing the <ref> and <references> tags in wikitext. Integrations are provided for the legacy wikitext parser, Parsoid, WikiEditor, VisualEditor, and the reading interface.