diff --git a/.gitignore b/.gitignore index af969d99..3285e5b9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,6 @@ [Dd]ebugPublic/ [Rr]elease/ [Rr]eleases/ -x64/ -x86/ build/ bld/ [Bb]in/ diff --git a/Application/FileConverter/App.config b/Application/FileConverter/App.config index 8e156463..397afee7 100644 --- a/Application/FileConverter/App.config +++ b/Application/FileConverter/App.config @@ -3,4 +3,9 @@ + + + + + \ No newline at end of file diff --git a/Application/FileConverter/Application.xaml b/Application/FileConverter/Application.xaml index 335fe998..c8171392 100644 --- a/Application/FileConverter/Application.xaml +++ b/Application/FileConverter/Application.xaml @@ -3,11 +3,18 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:xaml="clr-namespace:Markdown.Xaml;assembly=Markdown.Xaml" xmlns:valueConverters="clr-namespace:FileConverter.ValueConverters" + xmlns:generic="clr-namespace:FileConverter.ValueConverters.Generic" StartupUri="Windows/MainWindow.xaml" ShutdownMode="OnMainWindowClose"> - + + + + + + + + + - + @@ -129,58 +131,139 @@ + + - - - + - - - + - - - + - - - + - + + + + + + + + + + + + + + @@ -194,12 +277,12 @@ - @@ -243,16 +330,16 @@ - -