Commit Graph
100 Commits
Author SHA1 Message Date
David Bolack 712ee111d4 Move Dropcap settings back to PHB 2025-03-23 20:48:30 -05:00
David Bolack 0fc7571c35 Somehow this change did not get commited or pushed.
This swaps the if block for an optional chaining
2025-03-23 20:41:14 -05:00
David Bolack 84cdf6a14e Merge branch 'master' into issue_4105 2025-03-23 20:34:34 -05:00
David Bolack 48285e6738 Add validation to ensure \page mustaches have return valid contents from the lexar 2025-03-19 17:45:47 -05:00
David Bolack d55a6cfd88 Merge branch 'issue_3659' of github.com:dbolack-ab/homebrewery into issue_3659 2025-03-14 19:52:10 -05:00
David Bolack 86ff2ab96b Add tests for regression 2025-03-14 19:51:35 -05:00
David Bolack a960299612 Merge branch 'master' into issue_3659 2025-03-14 19:50:32 -05:00
David Bolack 7f128b0dae Merge branch 'master' into issue_3659 2025-03-05 12:16:47 -06:00
David Bolack 19556d9f36 Merge branch 'master' into issue_3206 2025-03-05 11:09:03 -06:00
David Bolack 55f333a9e5 Changed tactic per suggestion
Unsure if the test is absolutely necessary.
2025-03-05 10:52:43 -06:00
David Bolack c420410904 Merge branch 'master' into issue_3206 2025-03-05 10:37:58 -06:00
David Bolack 58a22750c5 Update package-lock 2025-02-19 11:38:38 -06:00
David Bolack df1b601de7 Merge branch 'master' into marked-subsuper 2025-02-19 11:37:38 -06:00
David Bolack 1ed44282e3 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-02-19 11:36:51 -06:00
David Bolack a0c9b8849c Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-02-12 16:23:54 -06:00
David Bolack 52cf1ddea0 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-02-12 10:03:45 -06:00
David Bolack db16248afb Remove Paragraph Justifcation test execution. 2025-02-11 14:57:24 -06:00
David Bolack cf4c1f7009 Merge branch 'master' into SnippetsReorg 2025-02-11 14:46:03 -06:00
David Bolack 3ffdb34312 Tweaks in response to CC comments 2025-02-11 14:45:39 -06:00
David Bolack dc8d0e9483 Restore .monster 2025-02-11 14:37:25 -06:00
David Bolack 41dc78375c Merge branch 'master' into marked-subsuper 2025-02-11 12:50:46 -06:00
David Bolack 11396389ab Move Superscript/Subscript functions into their own module 2025-02-10 20:47:17 -06:00
David Bolack d061b902d5 Make all typefaces available via blank - for now. 2025-02-07 19:26:56 -06:00
David Bolack 0a86990bdf Merge branch 'master' into SnippetsReorg 2025-02-07 19:02:28 -06:00
David Bolack f2f894381e Merge branch 'master' into issue_3206 2025-02-04 21:10:25 -06:00
David Bolack 7c293f51cb Merge branch 'master' into issue_3659 2025-02-04 21:09:55 -06:00
David Bolack 497f8bde83 Merge branch 'master' into issue_3659 2025-01-31 16:27:28 -06:00
David Bolack 8711265506 Merge branch 'issue_3659' of github.com:dbolack-ab/homebrewery into issue_3659 2025-01-31 16:25:33 -06:00
David Bolack b1ff68c3b1 Update code to use helper function to ensure unifrom normalization of Variable labels. 2025-01-31 16:23:32 -06:00
David Bolack 564f5d71b2 WIP 2025-01-31 16:12:00 -06:00
David Bolack 158122ed55 Merge branch 'master' into issue_3659 2025-01-31 16:05:00 -06:00
David Bolack f1eb6e1ce4 Alter varCallInline content to alig with preceeding varDefBlock in inline definitions.
This was failing due to both labels having the extraneous spaces cleaned up but the variable label portion of the varCallInline did not, preventing them from being matched during variable resolution.
2025-01-28 21:31:43 -06:00
David Bolack f608cb2d65 Merge branch 'issue_3206' of github.com:dbolack-ab/homebrewery into issue_3206 2025-01-28 19:26:37 -06:00
David Bolack 28a1610573 Merge branch 'master' into issue_3206 2025-01-28 19:26:10 -06:00
David Bolack 98c353b9fe Merge branch 'master' into writeinBrewTheme 2025-01-24 14:31:28 -06:00
David Bolack 41b80422c5 Merge branch 'master' into Ubuntu_Document_Upgrade 2025-01-24 14:25:37 -06:00
David Bolack c1f608d02f Merge branch 'master' into issue_3231 2025-01-24 14:12:50 -06:00
David Bolack abc830eda2 Change backticks to <pre> literals. 2025-01-24 14:09:13 -06:00
David Bolack 60b6dbb388 Workaround for unclosed <pre> blocks before rendering.
Unsure if this is a fix you really need but it resolves the issue posted.
2025-01-24 13:55:48 -06:00
David Bolack 5dbb5499c6 fix test 2025-01-17 10:02:32 -06:00
David Bolack d4f6c329b8 Add a test! 2025-01-15 17:36:18 -06:00
David Bolack a574ec0777 Merge branch 'master' into issue_3448 2025-01-15 16:48:01 -06:00
David Bolack 3e5a72fa96 Merge branch 'master' into justifiedParagraphs 2025-01-15 07:06:37 -06:00
David Bolack aafc6fad7d Implement suggested fix for 3488
Per issue
2025-01-14 21:40:15 -06:00
David Bolack b91f18a8a0 Merge branch 'master' into justifiedParagraphs 2025-01-14 07:02:53 -06:00
David Bolack 20bfff5157 Remove it back? Meh. Just trying to revert to last 2025-01-14 07:00:24 -06:00
David Bolack 3c735e599f Add a CR 2025-01-14 06:59:46 -06:00
David Bolack 4958ade937 Remove V4 cruft that should never have been merged 2025-01-14 06:58:48 -06:00
David Bolack 9c197ea25a Merge branch 'master' into issue_3231 2025-01-12 13:52:37 -06:00
David Bolack d75db5d378 Merge branch 'master' into justifiedParagraphs 2025-01-12 13:51:28 -06:00
David Bolack 80003f6c57 Return overremoved backtick 2025-01-11 08:44:11 -06:00
David Bolack 9d67724da9 Wrap titles in error messages with pre blocks to prevent rendering. 2025-01-10 23:22:22 -06:00
David Bolack 3578a7e1e2 Updated for last three LTS releases 2025-01-10 22:52:18 -06:00
David Bolack 533586f516 Rough draft of update. 2025-01-10 21:09:50 -06:00
David Bolack 591ccf564c Working changes 2025-01-10 20:22:33 -06:00
David Bolack 4db4bba73f Merge branch 'master' into issue_3974 2025-01-10 11:19:13 -06:00
David Bolack 1aeea034d2 Requested corrections? 2025-01-09 22:34:35 -06:00
David Bolack 96ebe0f617 Apply fix to clear error. 2025-01-09 16:42:55 -06:00
David Bolack 2d47cd2a76 Formatting cleanup 2025-01-08 09:28:37 -06:00
David Bolack 6eb938bb37 Change theme button toggle to be a bit more obvious. 2025-01-08 09:25:16 -06:00
David Bolack 94a431eec8 Update tests. 2025-01-07 22:28:12 -06:00
David Bolack 4eb71b1220 Merge branch 'master' into writeinBrewTheme 2025-01-07 22:16:39 -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 e7f8cda6ae Merge branch 'master' into writeinBrewTheme 2025-01-07 20:36:53 -06:00
David Bolack b9f7e820c7 Functionally? working. 2025-01-07 20:36:38 -06:00
David Bolack fe2d02a24c Work in progress.
Still issues with saving the state  of the theme pulldowns and collecting the written in theme.
2024-12-30 12:28:47 -06:00
David Bolack 7c357a2aa1 Attempt to save state but seems to break brew. 2024-12-29 23:23:48 -06:00
David Bolack 26c9406211 Merge branch 'master' into justifiedParagraphs 2024-12-28 16:02:53 -06:00
David Bolack 5eb8432544 Merge branch 'master' into writeinBrewTheme 2024-12-28 16:02:36 -06:00
David Bolack fb13a1c98d Merge branch 'master' into updateDockerInstructions 2024-12-28 16:01:46 -06:00
David Bolack 2bedc6d7d4 Updates to docker files and cooresponding documentation. 2024-12-20 21:30:19 -06:00
David Bolack 674fb6ff57 Update Docker instructions in support of #1930
Updates README.DOCKER.md and Dockerfile
2024-12-20 20:33:12 -06:00
David Bolack 79c8309291 Add circleci 2024-12-20 19:54:25 -06:00
David Bolack 9745daf6e2 Merge branch 'master' into writeinBrewTheme 2024-12-20 15:19:06 -06:00
David Bolack 90632b78ce Add direct tests for paragraph justification 2024-12-20 14:58:56 -06:00
David Bolack f71850d8b1 Merge branch 'master' into justifiedParagraphs 2024-12-20 14:55:30 -06:00
David Bolack e8d1e632b4 Merge branch 'master' into horizontalSpace 2024-12-20 14:08:31 -06: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 d629fa1731 Merge branch 'master' into horizontalSpace 2024-12-19 17:45:51 -06:00
David Bolack 6301a66fd3 Add additional tests 2024-12-19 17:44:48 -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 912f9f0cf6 Remove extraneous linefeeds in horizontalbreaks 2024-12-17 21:40:56 -06:00
David Bolack c63b6ffaf0 Add test for a pair of inline horizontal breaks 2024-12-17 21:38:32 -06:00
David Bolack 0c90d1a14d Merge branch 'master' into horizontalSpace 2024-12-17 21:35:26 -06:00
David Bolack 08b0f47ea2 Fix Regex for Justified paragraphs 2024-12-17 21:33:33 -06:00
David Bolack f9b42a30f7 Merge branch 'master' into justifiedParagraphs 2024-12-17 20:34:24 -06:00
David Bolack 7c69d2a74d Update tests to match 2024-12-10 23:37:48 -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 47d7c69d1b Merge branch 'master' into writeinBrewTheme 2024-12-10 23:20:48 -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
David Bolack 8492c63f62 Merge branch 'master' into writeinBrewTheme 2024-12-04 20:40:14 -06:00
David Bolack e252a39bd2 Implement Gazook89's suggested fix 2024-12-01 11:41:29 -06:00
David Bolack 73c68fd11c Functional first pass.
Needs:

 - [ ] opinions on UI placement
 - [ ] opinions on best choice for displaying a write-in based User Brew ( flip to writin box? Add to drop-down list? )
2024-11-27 21:35:29 -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 b45686eb3b Create an element for serial non-breaking spaces as proposed in V4 discussion 2024-11-23 11:18:44 -06:00
David Bolack deb9c6651f Add Styles for Forced Justifcation Tokens 2024-11-22 20:45:58 -06:00