Skip to content

More tags #3

@jazzsequence

Description

@jazzsequence

Right now, release notes are displayed in full, which can get busy if your release notes are fairly verbose. This is largely because we're pulling in the content verbatim and not doing anything else with it.

If we were to parse the release notes (see #2), that opens up the possibility to do other types of transformations with the markup as well, such as str_replaceing a <!-- more --> tag (or similar) with HTML/CSS/JS that hides the rest of the content until clicked/opened.

An MVP of this could be that the more tag is replaced with a simple "Read more" anchor tag that pointed to the full release notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions