From d09056d2872c81b86f49cc8a8a666e776eeb2254 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Mon, 17 Mar 2014 12:43:10 +0000 Subject: docs(runnableExamples): add "edit in Plunker" button The "runnableExample.template.html" template overrides the one in the dgeni-packages "examples" package with a similar template that also has a link to a special Plunker URL that can pull in the example from our code.angularjs.org website. --- .../config/templates/runnableExample.template.html | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/config/templates/runnableExample.template.html (limited to 'docs/config') diff --git a/docs/config/templates/runnableExample.template.html b/docs/config/templates/runnableExample.template.html new file mode 100644 index 00000000..4fe2a38f --- /dev/null +++ b/docs/config/templates/runnableExample.template.html @@ -0,0 +1,27 @@ +{# Be aware that we need these extra new lines here or marked will not realise that the
- thus breaking the HTML #} + +
- thus breaking the HTML #} \ No newline at end of file -- cgit v1.2.3