docs(devguide): more edits
This commit is contained in:
parent
c8408a1f7f
commit
054d3655cb
|
@ -162,7 +162,9 @@
|
||||||
'<li *for="#name of names">' +
|
'<li *for="#name of names">' +
|
||||||
'{{ name }}' +
|
'{{ name }}' +
|
||||||
'</li>' +
|
'</li>' +
|
||||||
'</ul>', pre.prettyprint.lang-typescript
|
'</ul>',
|
||||||
|
|
||||||
|
pre.prettyprint.lang-typescript
|
||||||
code.
|
code.
|
||||||
//Typescript
|
//Typescript
|
||||||
template: `
|
template: `
|
||||||
|
|
Loading…
Reference in New Issue