readme_config_includer

command
v1.30.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

This is a tool to embed configuration files into the README.md of all plugins It searches for TOML sections in the plugins' README.md and detects includes specified in the form

```toml [@includeA.conf[ @includeB[ @...]]
    Whatever is in here gets replaced.
```

Then it will replace everything in this section by the concatenation of the file `includeA.conf`, `includeB` etc. content. The tool is not stateful, so it can be run multiple time with a stable result as long as the included files do not change.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL