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(app-store): Correctly render Markdown in app description #48852

Merged
merged 2 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. fix(app-store): Correctly render Markdown in app description

    This seems to be broken by an update because the renderer now passes an object instead of multiple arguments to the render functions.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6e98faa View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    169ba67 View commit details
    Browse the repository at this point in the history