mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-09-25 01:53:03 +02:00
fix: add missing bootstrap require in markdown-cheatsheet-fragment.php, add bottom padding to dialog
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* Rendered as a <dialog> element; caller should call .showModal() after swap.
|
||||
*/
|
||||
|
||||
require_once __DIR__ . '/../../bootstrap.php';
|
||||
|
||||
$rows = [
|
||||
[
|
||||
'syntax' => '# Titre 1',
|
||||
|
||||
Reference in New Issue
Block a user