Commit graph

16 commits

Author SHA1 Message Date
Lars Brubaker
5e9d4363ce making the loading filament wizard use markdown rather than images
issue: MatterHackers/MCCentral#3878
Clarify what 'grabbing filament' really means during initial filament load
2018-07-17 14:33:05 -07:00
John Lewin
bbabf95c93 Improve DI, use constructor injection 2018-07-12 09:33:15 -07:00
John Lewin
65947c16a8 Improve naming, revise parameters 2018-07-10 08:17:58 -07:00
John Lewin
e7e0ec88e1 Add automatic header and edit button for HelpArticle pages
- Revise bullet and various container spacing
2018-07-09 23:29:34 -07:00
John Lewin
f4a6efeebe Set BaseUri in all cases
- Fix issue with unset BaseUri on non-leaf nodes
2018-07-09 17:05:10 -07:00
Lars Brubaker
4e817289dc Make sure markdown line breaks do a line break
Remove warning on Load redefine
2018-07-09 13:59:52 -07:00
John Lewin
d4dc5b7f14 Simplify 2018-06-29 10:19:16 -07:00
John Lewin
f88cf28682 Remove dead code 2018-06-29 10:19:16 -07:00
John Lewin
b35784d0df Rename to avoid confusion with existing Syntax MarkdownDocument 2018-06-29 10:19:16 -07:00
John Lewin
2a166d13c6 Revise help system to use GitHub Pages 2018-06-27 19:36:09 -07:00
John Lewin
71b9234b93 Extract MarkdownDocument functionality from MarkdownWidget 2018-06-27 18:31:35 -07:00
John Lewin
a03fb81e06 Use correct license for content written in-house 2018-06-27 11:11:00 -07:00
John Lewin
f743bd1a8d Remove strike-through test from MarkdownWidget 2018-06-27 11:11:00 -07:00
LarsBrubaker
1f3b910615 Making markdown widget jump around less 2018-06-24 09:47:39 -07:00
John Lewin
847bdf73dd Add support for Markdown strike-through
- Issue MatterHackers/MCCentral#3727
2018-06-23 10:24:21 -07:00
Lars Brubaker
0afddd0531 Made help system use markdown
Made a markdown widget to reuse in help system
refactoring wpf to agg
2018-06-22 18:59:50 -07:00