Page MenuHomePhorge

Remarkup: simplify the way "internal links" could be identified
AbandonedPublic

Authored by valerio.bozzolan on Mar 23 2023, 10:08.
Tags
None
Referenced Files
F2943839: D25083.1738227470.diff
Wed, Jan 29, 08:57
F2938485: D25083.1738001811.diff
Sun, Jan 26, 18:16
F2937345: D25083.1737952817.diff
Sun, Jan 26, 04:40
F2935995: D25083.1737893335.diff
Sat, Jan 25, 12:08
F2929308: D25083.1737654644.diff
Wed, Jan 22, 17:50
F2928242: D25083.1737650123.diff
Wed, Jan 22, 16:35
F2928240: D25083.1737650119.diff
Wed, Jan 22, 16:35
F2928230: D25083.1737649554.diff
Wed, Jan 22, 16:25

Details

Summary

This modification should not change anything logically.

Introduce a couple of methods (without using it) to identify
internal links, in terms of:

  • anchors
  • relative URLS
  • absolute URLs that do not point to the internal base URI

https://we.phorge.it/T15182

Identifying these case could be useful to decide to apply
further logics in the future, out of the scope of this patch.

Closes T15182

Test Plan
  • Verify that nothing has changed logically

Diff Detail

Repository
rP Phorge
Branch
T15161-remarkup-internal-links-refactor-child-apply
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 157
Build 157: arc lint + arc unit

Event Timeline