dactyl
dactyl copied to clipboard
Tools to make enterprise documentation from Markdown sources.
Certain config options are meant to be local to an individual system, not to a project, but they're all defined in the same config file. This doesn't really make sense...
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
When building PDF, the command to call Prince can fail if the executable isn't available at your PATH as `prince` or if Prince isn't installed at all. However, the error...
Building a suite of docs can be pretty time-consuming. For example, building the [XRPL dev portal](https://github.com/ripple/xrpl-dev-portal/) takes ~25 seconds on my (relatively high-spec) desktop. There are probably some redundant steps...
Create a macro that enables us to pull in child pages (child page title link and blurb) that can be called from within a content block. This will enable us...
Maybe tie into the functionality to include specific lines of pages (experimental Dactyl feature already) Original jira issue: https://ripplelabs.atlassian.net/browse/DOC-1164
For some documents, like the Network Rulebook, we may need to use numbered headings. I believe it's possible to do this by defining counters in the CSS, as exemplified here:...
It would be nice to have both "critical" style violations and "advisory" style violations, or maybe even more levels. So the build would only break on critical errors, but you...
Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...