0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 08:42:45 +00:00

Move definition list tokens to an extension

This commit is contained in:
David Bolack
2025-02-12 22:57:53 -06:00
parent a0c9b8849c
commit 09ac8b8a32
4 changed files with 45 additions and 92 deletions

View File

@@ -64,9 +64,6 @@ jobs:
- run:
name: Test - Mustache Spans
command: npm run test:mustache-syntax
- run:
name: Test - Definition Lists
command: npm run test:definition-lists
- run:
name: Test - Hard Breaks
command: npm run test:hard-breaks