mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 21:07:49 +00:00
Fix: Fixed and added missing code syntax tags in posts
This commit is contained in:
@@ -1535,7 +1535,7 @@ This may seem strange upon first glance, but remember: **the structural directiv
|
||||
|
||||
This becomes more apparent when you expand the syntax to look something like this:
|
||||
|
||||
```
|
||||
```html
|
||||
<ng-template makePiglatin="'This is a string'; let msg; let ogMsg = original">
|
||||
<p [makePiglatinCasing]="'UPPER'">
|
||||
The message "{{msg}}" is "{{ogMsg}}" in 🐷 Latin
|
||||
|
||||
Reference in New Issue
Block a user