FLUID-5773: Create a handlebars helper which parses external links and appends the appropriate styling, target, etc to it

Metadata

Source
FLUID-5773
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Jonathan Hung
Reporter
Jonathan Hung
Created
2015-09-25T08:30:28.137-0400
Updated
2024-07-31T14:20:15.878-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Docs platform

Description

Create a helper function in Handlebars which parses a document for external links and adds the following to it automatically: target="_blank" class="link-external"

This makes it easier for content authors and ensures external links all look and behave the same way.

Comments