David Bolack
ab6c1ae402
Merge branch 'master' into localSnippetEditor
2025-03-14 17:44:32 -05:00
Trevor Buckner
21f1704626
Update to Marked v14
2025-03-05 15:40:14 -05:00
Trevor Buckner
762cd58d52
Update usage of Marked-extended-tables options
2025-03-05 10:49:46 -05:00
Trevor Buckner
758b508955
Merge pull request #4058 from naturalcrit/Change_Hardbreak_-_to_-br-
...
Change hardbreak to `<br>`
2025-02-19 16:25:54 -05:00
Trevor Buckner
02f63e0b02
Merge branch 'master' into Change_Hardbreak_-_to_-br-
2025-02-19 16:15:49 -05:00
Trevor Buckner
578a8d7eba
Add \n after each <br>
2025-02-19 16:00:37 -05:00
David Bolack
df1b601de7
Merge branch 'master' into marked-subsuper
2025-02-19 11:37:38 -06:00
Trevor Buckner
f5aa37bd5e
Change Marked extension to emit <br> instead of <div class="blank">
2025-02-17 15:08:47 -05:00
Trevor Buckner
50bda9455f
Immediately clear errors if a theme successfully loads
2025-02-13 15:51:22 -05:00
David Bolack
11396389ab
Move Superscript/Subscript functions into their own module
2025-02-10 20:47:17 -06:00
Trevor Buckner
659510e364
Remove unused function
2025-02-09 12:07:09 -05:00
David Bolack
98c353b9fe
Merge branch 'master' into writeinBrewTheme
2025-01-24 14:31:28 -06:00
David Bolack
342ac76982
Merge branch 'master' into localSnippetEditor
2025-01-24 14:30:12 -06:00
Trevor Buckner
8e99d47869
Parse mustache "style" properties into object instead of string
2025-01-23 00:54:07 -05:00
Trevor Buckner
2a9945f09f
Extract common function to merge HTML tags
2025-01-21 16:14:36 -05:00
Víctor Losada Hernández
f7b36a9b05
Merge branch 'master' into justifiedParagraphs
2025-01-17 19:04:48 +01:00
David Bolack
d4f6c329b8
Add a test!
2025-01-15 17:36:18 -06:00
David Bolack
aafc6fad7d
Implement suggested fix for 3488
...
Per issue
2025-01-14 21:40:15 -06:00
David Bolack
74122d9057
Display name of write in theme next to write-in
...
Clear user's active ThemeBundle when an incomplete/broken/invalid writein.
Needs theming help.
2025-01-07 22:11:01 -06:00
David Bolack
5f54777663
Merge branch 'master' into localSnippetEditor
2024-12-20 15:18:25 -06:00
David Bolack
f71850d8b1
Merge branch 'master' into justifiedParagraphs
2024-12-20 14:55:30 -06:00
Trevor Buckner
adb1db1d3c
Revert one more regex change
2024-12-20 15:39:57 -05:00
David Bolack
50fcffb253
Revert exclusion on single definition list regex
...
This permits `Term ::> Definition` to process as a single line definition list
2024-12-20 14:06:20 -06:00
David Bolack
99d3d28754
Correct end of match criteria for justified paragraph to account for end of stream
2024-12-17 21:48:11 -06:00
David Bolack
c63b6ffaf0
Add test for a pair of inline horizontal breaks
2024-12-17 21:38:32 -06:00
David Bolack
08b0f47ea2
Fix Regex for Justified paragraphs
2024-12-17 21:33:33 -06:00
David Bolack
89bd082967
Shift alignment assignment from CSS to HTML
2024-12-10 23:28:06 -06:00
David Bolack
f4c26053c0
Merge branch 'master' into justifiedParagraphs
2024-12-10 23:22:10 -06:00
David Bolack
abd52f93d8
Merge branch 'master' into horizontalSpace
2024-12-10 23:21:26 -06:00
David Bolack
12c155b46f
Merge branch 'master' into localSnippetEditor
2024-12-10 21:17:51 -06:00
Víctor Losada Hernández
eca0f59b40
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into adress-small-accessibility-concerns
2024-12-09 21:52:25 +01:00
David Bolack
70f86c6ebd
Merge branch 'master' into localSnippetEditor
2024-12-04 21:31:10 -06:00
David Bolack
b7cb6dc444
Merge branch 'master' into justifiedParagraphs
2024-12-04 21:26:03 -06:00
David Bolack
596c4ad68d
Add Tests
2024-12-04 21:24:48 -06:00
David Bolack
e7f4611a00
Merge branch 'master' into horizontalSpace
2024-12-04 20:40:55 -06:00
Trevor Buckner
9f9948f531
Add comment
2024-12-02 12:23:54 -05:00
G.Ambatte
e17db0788c
Convert any tags strings to arrays
2024-12-02 16:18:18 +13:00
David Bolack
fa96836b63
Merge branch 'master' into localSnippetEditor
2024-11-25 13:55:54 -06:00
David Bolack
decb334808
Fix regression in emoji auto-complete due to ESM update
2024-11-25 10:41:11 -06:00
David Bolack
008b31e530
Correct failing test.
2024-11-24 18:58:50 -06:00
David Bolack
b6e445c445
Convert storage of snippets in Brew to yaml by request.
2024-11-24 18:13:32 -06:00
David Bolack
b45686eb3b
Create an element for serial non-breaking spaces as proposed in V4 discussion
2024-11-23 11:18:44 -06:00
David Bolack
5f67494f77
Merge branch 'master' into localSnippetEditor
2024-11-23 01:39:38 -06:00
David Bolack
440ad516df
Add justification token testing
2024-11-22 20:39:31 -06:00
David Bolack
929469d0c0
Working feature.
2024-11-22 20:11:14 -06:00
Trevor Buckner
fb9148ada5
Site runs and all tests pass
2024-11-20 16:21:35 -05:00
David Bolack
d541a70da5
Remove unneeded dedent
2024-11-14 06:54:36 -06:00
David Bolack
83abdc2ee6
Merge branch 'master' into localSnippetEditor
2024-11-12 18:42:50 -06:00
David Bolack
e0400c0425
Snippets should go after existing tab sections
2024-11-12 18:41:31 -06:00
Gazook89
9bc4b1fb56
Changes to core.less, reset.less, and toolbar
...
Making some changes to the reset.less so that some default UA button styling is removed.
Then, changing core.less so that the classic "HB" button styling is scoped to a certain class `.colorButton`. This will make it easier to use the button element in other places.
2024-11-10 21:48:01 -06:00