0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00

css reordering

This commit is contained in:
Víctor Losada Hernández
2026-04-22 12:34:50 +02:00
parent 2f49ef0f62
commit 49e4f0a597
3 changed files with 125 additions and 134 deletions
@@ -125,8 +125,6 @@ export function tokenizeCustomMarkdown(text) {
from : offset,
to : offset + desc.length,
});
return;
}
// --- multiline def list ---