We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd9e2b commit 0f31a3cCopy full SHA for 0f31a3c
tools/make/lib/markdown/equations.mk
@@ -71,7 +71,7 @@ REMARK_EQUATIONS_OUTPUT_FLAG ?= --output
71
# 1. Files containing equation comments are transformed to include equation elements.
72
# 2. SVG files are generated for each equation.
73
# 3. Processed files are committed to source control.
74
-# 4. Resource URLs are inserted in image equation elements.
+# 4. Resource URLs are inserted into image equation elements.
75
# 5. Processed files are committed to source control.
76
#
77
# - This rule is useful when wanting to glob for Markdown files (e.g., process all Markdown files for a particular package).
0 commit comments