Skip to content

Commit ef7a39d

Browse files
committed
fixed erb markdown rendering on getting started guide
1 parent e12f767 commit ef7a39d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/start/150-getting_started/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ On `app/views/layouts/application.html.erb` do:
9696
- [x] Add the `matestack-ui` ID to a DOM element within (not on!) the `body` tag
9797

9898
`app/views/layouts/application.html.erb`
99+
99100
```erb
100101
<!DOCTYPE html>
101102
<html>

0 commit comments

Comments
 (0)