From 325242abd047c4ea8fab6cd11a69dbc960aca7fc Mon Sep 17 00:00:00 2001 From: kuuuube Date: Fri, 27 Dec 2024 12:59:50 -0500 Subject: [PATCH] Fix formatting inconsistency --- docs/development/npm-scripts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development/npm-scripts.md b/docs/development/npm-scripts.md index 7da42a4dd..09d1803fc 100644 --- a/docs/development/npm-scripts.md +++ b/docs/development/npm-scripts.md @@ -4,6 +4,7 @@ This file documents the scripts available in the [package.json](../../package.js Scripts can be executed by running `npm run `. - `anki:css-json:write` + Writes Anki structured content styling json for use when sending stuctured content dictionaries to Anki. CSS rules are taken from `ext/css/structured-content.css` and converted into json.