mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
can create and drag and drop pages
This commit is contained in:
@@ -9,7 +9,7 @@ public class PageMarkdownTests
|
||||
{
|
||||
Name = "test title",
|
||||
Text = "test text content",
|
||||
DueDateForOrdering = new DateTime()
|
||||
DueAt = new DateTime()
|
||||
};
|
||||
|
||||
var pageMarkdown = page.ToMarkdown();
|
||||
|
||||
Reference in New Issue
Block a user