Ajith Rajadurai
Ajith Rajadurai
A simple implementation for the above requirement, ``` { "name": "map044", "desc": "Mapped heading names for header tags", "tags": ["headers"], "aliases": ["mapped-headers"], "regexp": null, "func": function map044(params, errors) { var...
I have addressed the difference between `required-headers` and `mapped-headers` rules as below | required-headers | mapped-headers | |--------------------|---------------------| | It restricts the header order with its heading name | It...
@DavidAnson Thanks for accepting this requirement as a new rule. May I know when it will be added in the markdownlint plugin. We need this requirement for md linting, so...
Thanks for the info. Can you please share the link for this enabling user-defined rules for tracking purpose. It will be helpful to me to add custom rules from my...
Is this issue fixed or any workaround available? I have faced the same issue when using cluster mode with watch option. The node window opens multiple time when saving the...
thanks for the reply. Is there any callback function avail when the current build is completed? Is it necessary to wait until this 'building' parameter get false itself?
Hi @daleholborow, No, currently we don’t have any support and immediate plan for Aurelia in Essential JS 2. The Essential JS 1 Aurelia bridge will not compatible with Essential JS...
@thecodechemist99 Can you share the example markdown for this?
@thecodechemist99 Thanks for the code snippets. Unfortunately, I can't reproduce the issue with the provided code snippet. The md-2-json library works based on its headings. Can you share a dummy...