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

Add support for images in Markdown previews #16192

Closed
wants to merge 33 commits into from

Commits on Aug 14, 2024

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

Commits on Aug 17, 2024

  1. fmt fix

    dovakin0007 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    e89f63f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    94b4efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425cd03 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. test fixes

    dovakin0007 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e2e71bb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 7, 2024

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

    dovakin0007 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1097dab View commit details
    Browse the repository at this point in the history
  3. fix

    dovakin0007 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ba105e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    4bc4741 View commit details
    Browse the repository at this point in the history
  2. init

    dovakin0007 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    067a906 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix

    dovakin0007 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    302b917 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. removed unwanted code

    dovakin0007 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    43697e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0ad6a View commit details
    Browse the repository at this point in the history
  3. fix

    dovakin0007 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    128c555 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2963ae1 View commit details
    Browse the repository at this point in the history
  5. fmt fix

    dovakin0007 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    005956f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update markdown_renderer.rs

    Co-authored-by: Mikayla Maki <[email protected]>
    dovakin0007 and mikayla-maki authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cb16b35 View commit details
    Browse the repository at this point in the history
  2. Update markdown_renderer.rs

    Co-authored-by: Mikayla Maki <[email protected]>
    dovakin0007 and mikayla-maki authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    33c7b89 View commit details
    Browse the repository at this point in the history
  3. renamed x

    dovakin0007 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c9401fc View commit details
    Browse the repository at this point in the history
  4. fix

    dovakin0007 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    27b46a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. merge conflict fix

    dovakin0007 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    65189ce View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    ec36f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e500677 View commit details
    Browse the repository at this point in the history
  3. nameing changes

    dovakin0007 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e149b39 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    e45171f View commit details
    Browse the repository at this point in the history
  2. test fix

    dovakin0007 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2c1eeee View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

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

Commits on Nov 19, 2024

  1. wip image fallback

    dovakin0007 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5a91d67 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. added fallback text

    dovakin0007 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d985a6a View commit details
    Browse the repository at this point in the history
  2. fmt fix

    dovakin0007 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4b0fceb View commit details
    Browse the repository at this point in the history