xdrs-core 0.21.2 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -32,7 +32,7 @@ Articles are Markdown documents placed inside a subject folder alongside decisio
|
|
|
32
32
|
- Sub-directories inside this `.assets/` folder are allowed only when it already has more than 10 files. Otherwise, keep files flat.
|
|
33
33
|
- Always use lowercase file names.
|
|
34
34
|
- Never use emojis in article content.
|
|
35
|
-
- Articles should be kept under
|
|
35
|
+
- Articles should be kept under 5000 words. Move detailed content to referenced XDRs or Skills.
|
|
36
36
|
|
|
37
37
|
**Folder layout**
|
|
38
38
|
|
package/package.json
CHANGED