FLUID-6490: Lack of write flexibilty in "rewriteMdLinks" Helper function

Metadata

Source
FLUID-6490
Type
Improvement
Priority
Major
Status
Closed
Resolution
Done
Assignee
N/A
Reporter
Bate martins
Created
2020-04-13T08:05:36.296-0400
Updated
2024-07-22T10:59:48.865-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Docs platform

Description

The Helper function in charge of rewriting *.md links to *.html lacks flexibility in case where there is a change of directory structure!. Currently *.md links are hand coded e.g ../../some-content.md. This leads to overhead in refactoring whenever there is a change of content organization.

Environments

OS: Ubuntu 18.04.4 LTS
Node: 12.13.1
Chrome: 80.0.3987.122 (Official Build) (64-bit)

Comments

  • Justin Obara commented 2024-07-22T10:57:53.402-0400

    This appears to be related to our old docs platform. It shouldn't be an issue after having switched to 11ty.