Browse Source

Capitalization [ci skip]

tags/v0.5
Ben Kurtovic 6 years ago
parent
commit
f01bdc51ee
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      README.rst
  2. +2
    -2
      docs/limitations.rst

+ 2
- 2
README.rst View File

@@ -147,7 +147,7 @@ the source code only. This has several implications:

Additionally, the parser lacks awareness of certain wiki-specific settings:

* `word-ending links`_ are not supported, since the linktrail rules are
* `Word-ending links`_ are not supported, since the linktrail rules are
language-specific.

* Localized namespace names aren't recognized, so file links (such as
@@ -200,7 +200,7 @@ Python 3 code (via the API_)::
.. _GitHub: https://github.com/earwig/mwparserfromhell
.. _Python Package Index: http://pypi.python.org
.. _get pip: http://pypi.python.org/pypi/pip
.. _word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail
.. _Word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail
.. _EarwigBot: https://github.com/earwig/earwigbot
.. _Pywikibot: https://www.mediawiki.org/wiki/Manual:Pywikibot
.. _API: http://mediawiki.org/wiki/API

+ 2
- 2
docs/limitations.rst View File

@@ -32,7 +32,7 @@ the source code only. This has several implications:

Additionally, the parser lacks awareness of certain wiki-specific settings:

* `word-ending links`_ are not supported, since the linktrail rules are
* `Word-ending links`_ are not supported, since the linktrail rules are
language-specific.

* Localized namespace names aren't recognized, so file links (such as
@@ -42,4 +42,4 @@ Additionally, the parser lacks awareness of certain wiki-specific settings:
recognized tag name, since the list of valid tags depends on loaded MediaWiki
extensions.

.. _word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail
.. _Word-ending links: https://www.mediawiki.org/wiki/Help:Links#linktrail

Loading…
Cancel
Save