rumdl 0.0.138__py3-none-musllinux_1_2_aarch64.whl → 0.0.140__py3-none-musllinux_1_2_aarch64.whl
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.
Potentially problematic release.
This version of rumdl might be problematic. Click here for more details.
- {rumdl-0.0.138.data → rumdl-0.0.140.data}/scripts/rumdl +0 -0
- {rumdl-0.0.138.dist-info → rumdl-0.0.140.dist-info}/METADATA +17 -1
- rumdl-0.0.140.dist-info/RECORD +8 -0
- rumdl-0.0.138.dist-info/RECORD +0 -8
- {rumdl-0.0.138.dist-info → rumdl-0.0.140.dist-info}/WHEEL +0 -0
- {rumdl-0.0.138.dist-info → rumdl-0.0.140.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rumdl
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.140
|
|
4
4
|
Classifier: Development Status :: 4 - Beta
|
|
5
5
|
Classifier: Environment :: Console
|
|
6
6
|
Classifier: Intended Audience :: Developers
|
|
@@ -419,6 +419,7 @@ Format Markdown files (alias for `check --fix`)
|
|
|
419
419
|
**Options:**
|
|
420
420
|
|
|
421
421
|
All the same options as `check` are available (except `--fix` which is always enabled), including:
|
|
422
|
+
|
|
422
423
|
- `--stdin`: Format content from stdin and output to stdout
|
|
423
424
|
- `-d, --disable <rules>`: Disable specific rules during formatting
|
|
424
425
|
- `-e, --enable <rules>`: Format using only specific rules
|
|
@@ -601,6 +602,7 @@ rumdl automatically searches for configuration files by traversing up the direct
|
|
|
601
602
|
run rumdl from any subdirectory of your project and it will find the configuration file at the project root.
|
|
602
603
|
|
|
603
604
|
The search follows these rules:
|
|
605
|
+
|
|
604
606
|
- Searches upward for `.rumdl.toml`, `rumdl.toml`, or `pyproject.toml` (with `[tool.rumdl]` section)
|
|
605
607
|
- Stops at the first configuration file found
|
|
606
608
|
- Stops searching when it encounters a `.git` directory (project boundary)
|
|
@@ -672,6 +674,20 @@ rumdl import --dry-run .markdownlint.json
|
|
|
672
674
|
|
|
673
675
|
For comprehensive documentation on global settings (file selection, rule enablement, etc.), see our [Global Settings Reference](docs/global-settings.md).
|
|
674
676
|
|
|
677
|
+
### Inline Configuration
|
|
678
|
+
|
|
679
|
+
rumdl supports inline HTML comments to disable or configure rules for specific sections of your Markdown files. This is useful for making exceptions without changing global configuration:
|
|
680
|
+
|
|
681
|
+
```markdown
|
|
682
|
+
<!-- rumdl-disable MD013 -->
|
|
683
|
+
This line can be as long as needed without triggering the line length rule.
|
|
684
|
+
<!-- rumdl-enable MD013 -->
|
|
685
|
+
```
|
|
686
|
+
|
|
687
|
+
Note: `markdownlint-disable`/`markdownlint-enable` comments are also supported for compatibility with existing markdownlint configurations.
|
|
688
|
+
|
|
689
|
+
For complete documentation on inline configuration options, see our [Inline Configuration Reference](docs/inline-configuration.md).
|
|
690
|
+
|
|
675
691
|
### Configuration File Example
|
|
676
692
|
|
|
677
693
|
Here's an example `.rumdl.toml` configuration file:
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
python/rumdl/__init__.py,sha256=En6tBgSj-MMeUcBAV7HlMjfstzY6npWxZtsRa30hIj0,90
|
|
2
|
+
python/rumdl/__main__.py,sha256=6JiDzauqRloCD8LQ_edF-T_RHmoiTWLyMvHjqARL05s,1879
|
|
3
|
+
python/rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
rumdl-0.0.140.data/scripts/rumdl,sha256=hKxManTuAA5S14kt6UcaAW6O8GtMU3KF_Xryy0kGcr4,5422832
|
|
5
|
+
rumdl-0.0.140.dist-info/METADATA,sha256=J4eJaZESdS6nzpxKx7_UYk_krl4L_3Alns0gc85eM4E,27948
|
|
6
|
+
rumdl-0.0.140.dist-info/WHEEL,sha256=R9voYWsoT2JH_cnrKT2ek3YkpDjFxvqcusFOIXl5uV4,105
|
|
7
|
+
rumdl-0.0.140.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
|
|
8
|
+
rumdl-0.0.140.dist-info/RECORD,,
|
rumdl-0.0.138.dist-info/RECORD
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
python/rumdl/__init__.py,sha256=En6tBgSj-MMeUcBAV7HlMjfstzY6npWxZtsRa30hIj0,90
|
|
2
|
-
python/rumdl/__main__.py,sha256=6JiDzauqRloCD8LQ_edF-T_RHmoiTWLyMvHjqARL05s,1879
|
|
3
|
-
python/rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
rumdl-0.0.138.data/scripts/rumdl,sha256=wAwEXqnpI6MS8tPmIma_bUxip-17RAXVVz5eLvWD6bA,5403472
|
|
5
|
-
rumdl-0.0.138.dist-info/METADATA,sha256=Gm_WrDVPRV2DDuBdMuTs4rU_IC3AFacQzwUZmw7igWk,27307
|
|
6
|
-
rumdl-0.0.138.dist-info/WHEEL,sha256=R9voYWsoT2JH_cnrKT2ek3YkpDjFxvqcusFOIXl5uV4,105
|
|
7
|
-
rumdl-0.0.138.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
|
|
8
|
-
rumdl-0.0.138.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|