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
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
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
26c9406211
Merge branch 'master' into justifiedParagraphs
2024-12-28 16:02:53 -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
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
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
e252a39bd2
Implement Gazook89's suggested fix
2024-12-01 11:41: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
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
David Bolack
4e4463fe4d
Fix Issue 3718 by bounds checking prerender.
2024-11-11 11:17:00 -06:00
David Bolack
631ef795b7
Fix .tocGlobalH?
...
Based on OH DEAR GOD THE LAG! discoveries related to the global toggles, these are being moved from a markup tag to a styles tab insert.
2024-10-17 18:30:31 -05:00
David Bolack
01c4e3ec1f
Merge branch 'master' of github.com:naturalcrit/homebrewery
2024-10-17 18:14:45 -05:00
David Bolack
154ee06fc4
iMerge branch 'master' of github.com:naturalcrit/homebrewery
2024-10-13 21:27:11 -05:00
David Bolack
222d49bdca
Merge branch 'master' of github.com:naturalcrit/homebrewery
2024-10-11 12:08:57 -05:00
David Bolack
f386be3494
Merge branch 'master' of github.com:naturalcrit/homebrewery
2024-10-11 09:07:15 -05:00
David Bolack
9506be6b65
Revert "Revert --experimental-vm-modules"
...
This reverts commit 1aabb84731 .
2024-10-10 17:41:40 -05:00
David Bolack
1aabb84731
Revert --experimental-vm-modules
...
Code works but does not work with jest as expected.
2024-10-10 17:40:32 -05:00
David Bolack
c4b754e467
Lost a stray ) on update
2024-10-07 14:45:33 -05:00
David Bolack
e82411d3d2
Merge branch 'master' into Issue_1958
2024-10-07 14:35:19 -05:00
David Bolack
5080fd068a
Merge branch 'master' into nanoid-fix
2024-10-07 14:32:19 -05:00
David Bolack
5b64052c21
Helps if I update the tests.
2024-10-03 18:49:16 -05:00
David Bolack
f00e76319c
Hard code latest as min
2024-10-03 18:44:47 -05:00
David Bolack
a844b29165
Try further down the updates.
2024-10-03 18:40:22 -05:00
David Bolack
fcd1a2de5b
Update node version one release.
2024-10-03 09:16:08 -05:00
David Bolack
afeadb5417
Enable --experimental-require-module flag on node build in order to support ESM module only modules.
2024-10-02 22:05:09 -05:00
David Bolack
672b787cd5
Merge branch 'Issue_1958' of github.com:dbolacksn/homebrewery-broken into Issue_1958
2024-09-18 16:28:19 -05:00
David Bolack
931566636b
Merge branch 'master' into Issue_1958
2024-09-18 16:26:39 -05:00
David Bolack
3c04d491e6
Merge branch 'master' into Pagella
2024-09-16 18:34:07 -05:00
David Bolack
41e08831c6
Update font format.
2024-09-16 18:30:59 -05:00
David Bolack
67e265b23f
Set default values for hb_images and hb_fonts in the config.
...
Remove stray tab.
2024-09-15 21:55:18 -05:00
David Bolack
3ad0755c36
Correct ToC Global toggles subsnippets
...
The snippets incorrectedly reflected their previous incarnation as part of the Styles tab menus.
2024-09-15 18:33:14 -05:00
David Bolack
dc67c75130
Merge branch 'master' into Issue_1958
2024-09-15 18:15:19 -05:00
David Bolack
3388fccad7
Merge branch 'master' into Issue_241_Part_II
2024-09-15 18:11:38 -05:00
David Bolack
98cc79df92
Merge branch 'master' into Pagella
2024-09-15 18:03:51 -05:00
David Bolack
189363ec76
Merge branch 'master' into GlobalToCToggles
2024-09-15 18:03:16 -05:00
David Bolack
dbe56abb24
Merge branch 'master' of github.com:naturalcrit/homebrewery
2024-09-15 17:50:14 -05:00
David Bolack
1b0fd6bb33
Add Pagella face to Blank Template.
...
Pagella is a TeX update of the URW Palladio L face that is a good substitute for the commonly used Book Antiqua and Palatino faces.
https://en.wikipedia.org/wiki/Palatino#:~:text=The%20first%20legal%20free%20version,on%20URW%20Palladio%20L%20font .
2024-09-10 20:52:19 -05:00
David Bolack
84d237e792
Revert "Add Pagella face to Blank Template."
...
This reverts commit 7d298565f9 .
2024-09-10 20:50:47 -05:00
David Bolack
7d298565f9
Add Pagella face to Blank Template.
...
Pagella is a TeX update of the URW Palladio L face that is a good substitute for the commonly used Book Antiqua and Palatino faces.
https://en.wikipedia.org/wiki/Palatino#:~:text=The%20first%20legal%20free%20version,on%20URW%20Palladio%20L%20font .
2024-09-10 20:44:42 -05:00
David Bolack
7c59f56fb2
Explode tocInclude and tocExclude snippet menus to match tocGlobal and tocDepth pattern.
2024-09-10 20:22:50 -05:00
David Bolack
bc6b4e3bfc
Move ToC Includes Menu from styles to Table of Contents subsnippet
...
Create additional subsnippets for .tocInclude*, .tocExclude*, and move the existing depth entries to a subsnippet.
2024-09-10 14:18:36 -05:00
David Bolack
5a2e071879
Merge branch 'master' into GlobalToCToggles
2024-09-10 14:12:04 -05:00
David Bolack
8fa5eeb0ef
Merge branch 'master' into Issue_241_Part_II
2024-09-10 14:10:20 -05:00
David Bolack
59f27197f6
A few small cleanups for ToC
...
Explicitly define --TOC as included in :root so there is no doubt the default value.
Rearrange Block ToC inclusion classes for organization and comments
Add block level, single Header class exclusion convienance classes.
2024-09-10 13:34:47 -05:00
David Bolack
f8d170be87
Document level toggles need to look at pages, not page.
2024-09-10 12:15:12 -05:00
David Bolack
ed376f3154
Oy, what a typo.
2024-09-10 11:25:06 -05:00
David Bolack
930974f66d
Merge branch 'GlobalToCToggles' of github.com:dbolack-ab/homebrewery into GlobalToCToggles
2024-09-10 11:11:12 -05:00
David Bolack
3629292ebb
Remove
2024-09-09 17:09:24 -05:00
David Bolack
3b4dd7dd61
Merge branch 'actualPageNumber' of github.com:dbolack-ab/homebrewery into actualPageNumber
2024-09-08 15:27:43 -05:00
David Bolack
4bc957159d
Move a couple of variables back out of the global space because that was bad.
2024-09-08 15:23:03 -05:00
David Bolack
1e9c7423c7
Fix "clicked on the toggle ring" crash with scroll lock.
...
The code was doing dom-climbing math based on clicking on the div contents but was attached to the div. Moved the onClick to the contents.
2024-09-07 22:36:27 -05:00
David Bolack
fa74fb4ada
Update tooltips for locking.
2024-09-07 21:38:07 -05:00
David Bolack
7a37bf47c5
Bodge Render side mirroring back into place.
2024-09-07 21:33:51 -05:00
David Bolack
be70b9e67d
Regroup page numbering snippets, update icons
2024-09-07 20:50:18 -05:00
David Bolack
f7a5097dd8
Merge branch 'master' into skipCountingSnippet
2024-09-07 20:43:28 -05:00
David Bolack
758c2799a1
That was the wrong way. Lets try this ugly fix.
2024-09-07 20:40:29 -05:00