erbook 7.1.1 → 7.3.0

Sign up to get free protection for your applications and to get access to all the features.
data/doc/theory.erb CHANGED
@@ -193,6 +193,8 @@
193
193
 
194
194
  %|example "Input document for HelloWorld format", "HelloWorld.input"
195
195
 
196
+ Note that this input document uses the [*shorthand* eRuby directive syntax](<%= Ember::WEBSITE %>#Directives) and the [implicit <tt><%% end %></tt> inference](<%= Ember::WEBSITE %>#Infer-block-endings) features of the [<%= Ember::PROJECT %>](<%= Ember::WEBSITE %>) <%= Ember::TAGLINE %>.
197
+
196
198
  <code lang="rhtml"><%= verbatim File.read('doc/HelloWorld.input') %></code>
197
199
 
198
200