Sha256: ae79590daaebf3b11cf12582af5d49bebb280644af7df52f44473778c7a10af4

Contents?: true

Size: 352 Bytes

Versions: 6

Compression:

Stored size: 352 Bytes

Contents

#### CLI

You can use the command-line interface to perform the inclusion.

##### Command

```sh
markdown_helper include --pristine includer.md included.md
```

@[:markdown](../pristine.md)

#### API

You can use the API to perform the inclusion.

##### Ruby Code

@[ruby](include.rb)

##### Command

```sh
ruby include.rb
```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
markdown_helper-2.2.0 markdown/use_cases/include_files/interface.md
markdown_helper-2.1.0 markdown/use_cases/include_files/interface.md
markdown_helper-2.0.0 markdown/use_cases/include_files/interface.md
markdown_helper-1.9.9 markdown/use_cases/include_files/interface.md
markdown_helper-1.9.5 markdown/use_cases/include_files/interface.md
markdown_helper-1.9.0 markdown/use_cases/include/interface.md