mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Update README.md
This commit is contained in:
parent
4c9faed229
commit
2bbbdcc362
@ -77,7 +77,7 @@ Hello ${data.name}!
|
|||||||
|
|
||||||
The template can then be rendered as shown in the following sample code:
|
The template can then be rendered as shown in the following sample code:
|
||||||
|
|
||||||
```
|
```javascript
|
||||||
var raptorTemplates = require('raptor-templates');
|
var raptorTemplates = require('raptor-templates');
|
||||||
var templatePath = require.resolve('./hello.rhtml');
|
var templatePath = require.resolve('./hello.rhtml');
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user