parsing and errors

This commit is contained in:
2024-09-03 10:50:52 -06:00
parent c6ddcc3bc2
commit db3cd3aa57
5 changed files with 59 additions and 8 deletions

View File

@@ -61,7 +61,6 @@
@foreach(var question in Quiz.Questions)
{
<div class="bg-dark-subtle mt-1 p-1 ps-2 rounded rounded-2">
<MarkdownQuestionPreview
Question="question"