Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add NuGet packages * delete unneeded stuff * render just text * style code-element * render quotes * add linebreaks * render a table * render a custom link * set onClick * create a link with a command * adjust tests * render lists * Create README.md * add tests for nested lists * render ListBlock recursively * render headers * render line separators * render Emphasis recursively * adjust some CSS * move css to resources * add a gulpfile * add package info * add an initial wasm sample * deleted unneeded pages * deleted some css * add headers as a sample * add ThemeService * add a button for toggle * save the theme in the local storage * finish a sample for Wasm * change the favico * add an initial sample for Server * add the app * toggle themes * adjust the theme service for Blazor.App * delete unneeded files * add markdown * add a README for samples * start the main readme * add GettingStarted * add more readme
- Loading branch information