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

Providing a BaseUri on a Markdown Engine passed to a MarkdownScrollViewer does nothing #96

Open
CirnoNine opened this issue Aug 19, 2024 · 0 comments

Comments

@CirnoNine
Copy link

CirnoNine commented Aug 19, 2024

  1. Add a Markdown engine with a Key to a ResourceDictionary in scope, and set a BaseUri on it.
  2. Add a MarkdownScrollViewer in XAML with it's Engine property set to the above Markdown StaticResource Key: Engine="{StaticResource MyMarkdown}"
    ---> The BaseUri appears to be ignored.

It would be nice to have this properly use the BaseUri on a configured Engine to avoid having to specify it in multiple places.

@CirnoNine CirnoNine changed the title Providing a BaseUri doesn't work if setting the Engine property via StaticResource Providing a BaseUri on a Markdown Engine passed to a MarkdownScrollViewer does nothing Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant