Skip to content

luisvt/md_example_inserter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md_example_inserter

Inserts the code from the example in the file specified in the {@example paht/to/file} tag.

Installation

To install this package globally you only need to run:

pub global activate md_example_inserter

this will download and install ng2gen executable into ~/.pub-cache/bin, then add ~/.pub-cache/bin to your path to directly use the executable like this

md_example_inserter

or you can use

pub global run md_example_inserter

Usage

Create a file with extension .mdtmpl then on it you can create references to other files in the same project in next way:

...
{@example path/to/file}
...

finally just run:

md_example_inserter

About

Inserts the code from the example in the file specified in the "{@example paht/to/file}" tag.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages