whistyun

Results 7 issues of whistyun

If there are some namespaces of the same acronym, `XamlServices.Save` cause XmlException with the message "'xmlns:p' is a duplicate attribute name". **Demonstration code** ```cs namespace Test { class Program {...

refs #38 ## How to use Add resource to `App.xaml` in your application. `MarkdownScrollViewer` looks Application.Resources and includes plugins. ```xml ``` ![FZKPgjzaMAIN3uD](https://user-images.githubusercontent.com/13712028/182410643-81243458-fde7-4759-be65-23fed69d497f.png)

see https://github.com/whistyun/Markdown.Avalonia/issues/30#issuecomment-753469850

There is no document about #7, #8 and #9.

**Describe the bug** When displaying TextBlock on ScrollViewer which has padding, Last word displayed on the screen may be cut off. **To Reproduce** 1. Create MainWindow.axaml like the bellow. ```xml...

bug

![image](https://user-images.githubusercontent.com/13712028/196031257-1953f985-fd68-4f57-b7e3-25e92db5dd18.png) reference: https://learn.microsoft.com/en-us/dotnet/desktop/wpf/advanced/bidirectional-features-in-wpf-overview?view=netframeworkdesktop-4.8#flowdirection

See what happens when running on MacOS. refs #87