Skip to content

Commit

Permalink
Add escapes to avoid problems with Liquid templates in Jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
mgroeber9110 committed Jul 22, 2023
1 parent fd44100 commit 6709a18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TechDocs/Markdown/Tools/ttcl.md
Original file line number Diff line number Diff line change
Expand Up @@ -2997,6 +2997,8 @@ symbol) command to find the address of the given variable `<addr>` of class `<va

----------

{% raw %}

**Swat Display 5-4 The Bytes Command**

1 var addr [get-address $addr ds:si]
Expand Down Expand Up @@ -3053,6 +3055,8 @@ symbol) command to find the address of the given variable `<addr>` of class `<va
This example shows the code for the **bytes** commands. Notice the use of the **type** command on the
fifth line, and the **range** command on the twenty-ninth line.

{% endraw %}

----------

### 5.7 Using a New Command
Expand Down

0 comments on commit 6709a18

Please sign in to comment.