File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -47,11 +47,13 @@ <h1><< this is not <html >></h1>
4747} ) ;
4848</ script >
4949
50- < p > Demonstration of a mode that parses HTML, highlighting
51- the < a href ="http://mustache.github.com/ "> Mustache</ a > templating
52- directives inside of it by using the code
53- in < a href ="../lib/util/overlay.js "> < code > overlay.js</ code > </ a > . View
54- source to see the 15 lines of code needed to accomplish this.</ p >
50+ < p > Demonstration of a multiplexing mode, which, at certain
51+ boundary strings, switches to one or more inner modes. The out
52+ (HTML) mode does not get fed the content of the < code > <<
53+ > > </ code > blocks. See
54+ the < a href ="../doc/manual.html#util_multiplex "> manual</ a > and
55+ the < a href ="../lib/util/multiplex.js "> source</ a > for more
56+ information.</ p >
5557
5658 </ body >
5759</ html >
You can’t perform that action at this time.
0 commit comments