]> git.lizzy.rs Git - dragonblocks.git/blobdiff - doc/Pixel_Manipulator.md
Documented Pixel Manipulators
[dragonblocks.git] / doc / Pixel_Manipulator.md
index b637d5962b70bd5f7276562cd91632e4c3ed62a1..10b00ed5432e8ece406da6a44c6a0d0a32c0b84f 100644 (file)
@@ -14,7 +14,7 @@
                in front of the itemstring. This is not a typo and it is
                required to have exactly ONE of these in the manipulator.
                It marks the block you have to pass to
-               ```dragonblocks.PixelManipulator.apply(x, y)```.
+               dragonblocks.PixelManipulator.apply(x, y).
                If you apply the Pixel Manipulator, the coordinates of the
                marked node will equal the coordinates you passed to the
                method.