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

Amend mention message html output #716

Merged
merged 12 commits into from
Jun 13, 2023

Commits on Jun 12, 2023

  1. WIP expose some usable formatting for testing

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    abe9789 View commit details
    Browse the repository at this point in the history
  2. add new test file

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    5d9183e View commit details
    Browse the repository at this point in the history
  3. expose new test file

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    359fb2d View commit details
    Browse the repository at this point in the history
  4. get tests passing

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0f05b67 View commit details
    Browse the repository at this point in the history
  5. tidy up the rust

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4f84427 View commit details
    Browse the repository at this point in the history
  6. add test for empty paragraphs

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c2f3285 View commit details
    Browse the repository at this point in the history
  7. tidy up button display

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    cf47a8c View commit details
    Browse the repository at this point in the history
  8. also check for data-mention-type attribute

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    802492f View commit details
    Browse the repository at this point in the history
  9. make the App mention logic easier to rea

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fa8fd09 View commit details
    Browse the repository at this point in the history
  10. add comment, tidy

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0fab533 View commit details
    Browse the repository at this point in the history
  11. update console log

    Alun Turner committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    50a450c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. remove redundant check, add TODO comments

    Alun Turner committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e8bd655 View commit details
    Browse the repository at this point in the history