Skip to content

Commit ff5ed9a

Browse files
mortenfyhnhellcp
authored andcommitted
Fix missing code block terminator
Signed-off-by: Morten Fyhn Amundsen <morten.fyhn.amundsen@gmail.com>
1 parent 8119cb3 commit ff5ed9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/_guides/graphics-and-animations/vector-graphics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Add the PDC file to the project resources in `package.json` with the
9595
"file": "example_image.pdc"
9696
}
9797
]
98+
```
9899

99100
Drawing a Pebble Draw Command image is just as simple as drawing a normal
100101
PNG image to a graphics context, requiring only one draw call. First, load the

0 commit comments

Comments
 (0)