From: Horshack Date: Thu, 13 Nov 2025 01:57:11 +0000 (-0500) Subject: Modify markdown for Github formatting X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9f2a77e5843192bfa575156e36e6aa03611c3c55;p=horshack-dpreview-img2nef.git Modify markdown for Github formatting --- diff --git a/createoverlay.md b/createoverlay.md index 5082718..063628f 100644 --- a/createoverlay.md +++ b/createoverlay.md @@ -93,6 +93,7 @@ Multiple `--gridline` options can be specified, although note they'll typically `griddimensions`sets the dimensions of the grid, as number of columns and rows. One of the axis can be zero if desired, creating only rows or columns. Each column/row is demarcated by vertical and horizontal lines, so the number of lines will be the column/row values minus 1. For example, here is a `--gridline 4x4` +
![4x4 Gridline with 3 lines on each axis](https://photos.smugmug.com/photos/i-CjBJhH3/0/KTr95dS96C2QR3RHrT5wLH8spZDzfd3MVz2tFLd8d/S/i-CjBJhH3-S.png) Note there are three horizontal and vertical lines, creating 4 columns and 4 rows.