diff --git a/public/resources/js/directives/live-example.js b/public/resources/js/directives/live-example.js
index 6501317048..6d22812ae9 100644
--- a/public/resources/js/directives/live-example.js
+++ b/public/resources/js/directives/live-example.js
@@ -10,7 +10,7 @@
* [plnkr='...']
* [noSource]
* [embedded]
-* [embedded-style]
+* [embedded-style | flat-style]
* [srcText="..."]
* [title="..."]>text
* Example:
@@ -38,6 +38,10 @@
* this example
* // ~/resources/live-examples/{page}//ts/eplnkr.html
*
+* // Links to a *new* tab in the flat (original editor) style plunker editor
+* this example
+* // ~/resources/live-examples/{page}//ts/eplnkr.html
+*
* // Displays in *same* tab as an embedded style plunker editor
*