Page MenuHomePhorge

Remarkup: minor refactor to identify anchor and relative URIs
AbandonedPublic

Authored by valerio.bozzolan on Mar 23 2023, 09:20.
Tags
None
Referenced Files
Unknown Object (File)
Apr 30 2023, 19:31
Unknown Object (File)
Apr 26 2023, 20:48
Unknown Object (File)
Apr 16 2023, 06:23
Unknown Object (File)
Apr 4 2023, 06:59
Unknown Object (File)
Apr 2 2023, 18:49
Unknown Object (File)
Apr 2 2023, 15:48
Unknown Object (File)
Apr 2 2023, 12:52
Unknown Object (File)
Mar 30 2023, 09:38

Details

Summary

This modification should not change anything logically.

This change simplifies these checks:

  • identify an anchor
  • identify a relative URI

https://we.phorge.it/T15182

The methods are introduced in PhutilRemarkupRule since that
is the parent class of these children classes:

  • PhutilRemarkupDocumentLinkRule
  • PhutilRemarkupHyperlinkRule

Ref T15182

Test Plan
  • Just check that nothing has been changed logically

Diff Detail

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

Event Timeline