]> BookStack Code Mirror - bookstack/commit
Added core editor switching functionality
authorDan Brown <redacted>
Mon, 18 Apr 2022 16:39:28 +0000 (17:39 +0100)
committerDan Brown <redacted>
Mon, 18 Apr 2022 16:39:28 +0000 (17:39 +0100)
commit492ffff0a488d3bd9b3759686a037edf6190844b
treef41f3cc0814d700493e5f89e67db6495caf9f2d2
parent956eb1308fe63b0d1b3cc3765a2f2b77d2dc8396
Added core editor switching functionality
app/Entities/Models/PageRevision.php
app/Entities/Repos/PageRepo.php
app/Entities/Tools/Markdown/HtmlToMarkdown.php
app/Entities/Tools/Markdown/MarkdownToHtml.php [new file with mode: 0644]
app/Entities/Tools/PageContent.php
app/Entities/Tools/PageEditorData.php
app/Http/Controllers/PageController.php
resources/views/pages/edit.blade.php
resources/views/pages/parts/form.blade.php