Skip to content

Commit 1b8ffe8

Browse files
authored
Update 2018-11-01-platformos-2of4.md
The build is breaking on the `include` statement, so trying to add `ruby` to the triple backticks.
1 parent b115971 commit 1b8ffe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/articles/2018-11-01-platformos-2of4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Our style guide is just as much a work in progress as our documentation, but we
4949

5050
Our site uses Liquid pages, but to make editing easier for contributors, we write documentation content in GitHub Flavored Markdown and use a Markdown converter to turn it into Liquid. Our [templates](https://github.com/mdyd-dev/nearme-documentation/tree/master/marketplace_builder/views/pages/doc-templates) include all non-changeable content, and placeholders with explanations for the parts to add. Placeholders provide information on the recommended format (e.g. title), and any requirements or limitations (e.g. maximum number of characters). Recurring sections, like the question block at the bottom of each page, are added using a partial.
5151

52-
```
52+
```ruby
5353
---
5454
converter: markdown
5555
metadata:

0 commit comments

Comments
 (0)