Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faq html parsing #1681

Merged
merged 2 commits into from
May 14, 2024
Merged

Faq html parsing #1681

merged 2 commits into from
May 14, 2024

Conversation

SARodrigues
Copy link
Collaborator

## Overview

In this PR:

  • Fixes HTML not being parsed in one of the FAQ entries
  • Makes it so that, when on the Enhancement Tracker, clicking the link that opens the comparison tool opens it in a new page

Copy link

what-the-diff bot commented May 14, 2024

PR Summary

  • Modification in About and FAQ Data Structure
    The scripting language type in the About and FAQ section of the website was changed from plain text representation to a more versatile HTML representation. This change enables richer visual presentation options and better structural variety in the mentioned sections.

  • Enhancement of Link Component Interaction
    A significant change was made to the website's Link component, particularly on the NDCs spotlight section. The changes ensure that every clicked link opens a new tab or window in the user's browser. This prevents content from the original page being lost when a user navigates away, ensuring a better user experience overall.

@SARodrigues SARodrigues self-assigned this May 14, 2024
@SARodrigues SARodrigues merged commit a01adf2 into develop May 14, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant