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

Don't use <br /> in alert block #29650

Merged
merged 5 commits into from
Mar 8, 2024
Merged

Commits on Mar 7, 2024

  1. Don't use <br /> in alert block

    When I implemented alert blocks I was always testing the markdown in issue comments. I used `<br />` for line breaks and it looked good. I have since learned that the markdown on README files doesn't allow these tags.
    
    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5180a6c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Set user's 24h preference from their current OS locale (go-gitea#29651)

    @silverwind Can you update the issue content? Looks like we need to merge issue content and go-gitea#29651 (comment) as the commit message.
    silverwind authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    81f9a84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad494d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed07ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    450da69 View commit details
    Browse the repository at this point in the history