Sha256: b01c54797b84f6f6205b8a14a7fe9784d2a15ee15aa10fdf3dcc3cbc9ae5546e

Contents?: true

Size: 622 Bytes

Versions: 7

Compression:

Stored size: 622 Bytes

Contents

### Include Text As Details

Use file inclusion to include text as details.

#### File to Be Included

Here's a file containing text to be included:

@[markdown](details.md)

#### Includer File

Here's a template file that includes it:

@[markdown](includer.md)

The treatment token ```:details``` specifies that the included text is to be treated as details.

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

#### File with Inclusion

Here's the finished file with the included details:

@[markdown](included.md)

And here are the included details, as rendered on this page.:

---

@[:markdown](included.md)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
markdown_helper-2.5.4 markdown/use_cases/include/include_text_as_details/use_case_template.md
markdown_helper-2.5.3 markdown/use_cases/include/include_text_as_details/use_case_template.md
markdown_helper-2.5.2 markdown/use_cases/include/include_text_as_details/use_case_template.md
markdown_helper-2.5.1 markdown/use_cases/include/include_text_as_details/use_case_template.md
markdown_helper-2.5.0 markdown/use_cases/include/include_text_as_details/use_case_template.md
markdown_helper-2.4.0 markdown/use_cases/include/include_text_as_details/use_case_template.md
markdown_helper-2.3.0 markdown/use_cases/include_files/include_text_as_details/use_case_template.md