Skip to content

wikiparse.py:Solve #1793.

resolve_url() now checks for local help pages and shortcuts the links that point to them to the local copy.

  • Unit doctests have been included also.
  • Expectations of 2 preexisting tests resulted impacted by the new logic (shortcutted links) and were adapted accordingly.
  • New doctests unveiled some rough edge of the previous logic, so the processing of keyword-protocolled links was fine-tuned to pollish them.

Signed-off-by: Fioddor Superconcentrado fioddor@gmail.com

Merge request reports

Loading