Publish post 'Test nginx Configuration Directives' #3

Merged
ccm merged 19 commits from ccm-test-nginx into trunk 2025-06-30 22:49:28 +00:00
Owner

Sitegen had some problems rendering $host$request_uri and $$ct so I had to make some changes to the Markdown renderer.

Sitegen had some problems rendering `$host$request_uri` and `$$ct` so I had to make some changes to the Markdown renderer.
ccm added 19 commits 2025-06-30 22:48:35 +00:00
so that we can put 2 selectors next to each other and still be able to
tell where one ends and the other one begins
because it gets syntax highlighted weird because '.' is not valid for
like a variable name so the syntax highlighter is splitting the escape
phrase at the '.' which means that phrase won't match when unescaped so
it fails to get unescaped

for example, this would fail:

```
 $$ct
```
ccm merged commit c0b54ad843 into trunk 2025-06-30 22:49:28 +00:00
ccm deleted branch ccm-test-nginx 2025-06-30 22:49:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ccm/miti.sh#3