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

Allow Hashtags in Timeline Titles, Sections, and Events #5399

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Mar 20, 2024

  1. Changes to timeline.jison

    1. Updated the regex for title, section, and event elements to allow hashtags.
    2. Period elements remain unchanged.
    Changes to timeline.spec.js
    1. Added test coverage to ensure that the title, section, and event elements allow hashtags without error.
    FutzMonitor committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6d69c26 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    d1a3a84 View commit details
    Browse the repository at this point in the history