From 54697b1c088918fef88fc09a98f6aaff4cde903c Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Sun, 20 Oct 2024 21:07:21 +0200 Subject: [PATCH] fixed markdown linting issues --- docs/src/sources-sprites.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/sources-sprites.md b/docs/src/sources-sprites.md index c7689b053..1bcbc9ccb 100644 --- a/docs/src/sources-sprites.md +++ b/docs/src/sources-sprites.md @@ -50,6 +50,7 @@ SDFs have the significant **downside of only allowing one color**. If you want multiple colors, you will need to layer icons on top of each other. The following APIs are available: + - `/sprite/sdf/.json` for getting a sprite index as SDF and - `/sprite/sdf/.png` for getting sprite PNGs as SDF