Sha256: 2e1f95be5895ceddb518b6d07a5fb453a51126506a2a6c5e82ba0575277eb00c

Contents?: true

Size: 657 Bytes

Versions: 13

Compression:

Stored size: 657 Bytes

Contents

### Diagnose Missing Includee

Use the backtrace of inclusions to diagnose and correct a missing or otherwise unreadable includee file.

The backtrace is especially useful for errors in nested includes.

#### Files To Be Included

These files demonstrate nested inclusion, with a missing includee file.

@[markdown](includer_0.md)

@[markdown](includer_1.md)

@[markdown](includer_2.md)

#### Includer File

This file initiates the nested inclusions.

@[markdown](includer.md)

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

#### Error and Backtrace

Here's the resulting backtrace of inclusions.

@[:code_block](diagnose_missing_includee.err)

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
markdown_helper-2.5.4 markdown/use_cases/include/diagnose_missing_includee/use_case_template.md
markdown_helper-2.5.3 markdown/use_cases/include/diagnose_missing_includee/use_case_template.md
markdown_helper-2.5.2 markdown/use_cases/include/diagnose_missing_includee/use_case_template.md
markdown_helper-2.5.1 markdown/use_cases/include/diagnose_missing_includee/use_case_template.md
markdown_helper-2.5.0 markdown/use_cases/include/diagnose_missing_includee/use_case_template.md
markdown_helper-2.4.0 markdown/use_cases/include/diagnose_missing_includee/use_case_template.md
markdown_helper-2.3.0 markdown/use_cases/include_files/diagnose_missing_includee/use_case_template.md
markdown_helper-2.2.0 markdown/use_cases/include_files/diagnose_missing_includee/use_case_template.md
markdown_helper-2.1.0 markdown/use_cases/include_files/diagnose_missing_includee/use_case_template.md
markdown_helper-2.0.0 markdown/use_cases/include_files/diagnose_missing_includee/use_case_template.md
markdown_helper-1.9.9 markdown/use_cases/include_files/diagnose_missing_includee/use_case_template.md
markdown_helper-1.9.5 markdown/use_cases/include_files/diagnose_missing_includee/use_case_template.md
markdown_helper-1.9.0 markdown/use_cases/include/diagnose_missing_includee/use_case_template.md