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

Fix: Strip HTML tags from title (fixes #75) #79

Merged
merged 4 commits into from
Mar 4, 2024
Merged

Fix: Strip HTML tags from title (fixes #75) #79

merged 4 commits into from
Mar 4, 2024

Commits on Feb 16, 2024

  1. Strip HTML tags from title

    swashbuck committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    29f2219 View commit details
    Browse the repository at this point in the history
  2. let to const

    swashbuck committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4113e45 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Use jquery's text()

    swashbuck committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    adf8dc6 View commit details
    Browse the repository at this point in the history
  2. One line t assignment

    Co-authored-by: Oliver Foster <oliver.foster@kineo.com>
    swashbuck and oliverfoster authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e648a64 View commit details
    Browse the repository at this point in the history