Include

Contact

Markdown Hosing - Register Now!

Home > Authoring > Guide > Include | Japanese

File Loader (Include)

The Include preprocessor loads external data at a point where it sees one of the following markers.

Syntax Description Example
!@path! Load a local file !@/var/www/data/caution.txt!
!%url! Load remote content !%https://example.com/data/ad.txt!

Start the marker at the beginning of a line. Do not add anything following the marker.

Example

 Caution:
 !@/var/www/data/caution.txt!

 Ad:
 !%https://example.com/data/ad.txt!

Presented by Kobu.Com

2020-oct-09 written

Contact