danielgtaylor / danielgtaylor/aglio

trailing curly-brace param disappears in markup

Open
#232 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
4.7k
Forks
471
PR merge metrics
No merged PRs in 30d

Description

I have a section in my code that looks like this:

```
## Dog [/api/dogs/{dog_id}]

### Show dog [GET]
```

I was running a previous version of aglio (2.0.0-beta2), and it rendered fine.

![screen shot 2016-02-04 at 6 19 39 pm](https://cloud.githubusercontent.com/assets/3310671/12836280/29121586-cb6c-11e5-906d-fc394ccee8d8.png)

Upgrading to 2.0.2 makes the {dog_id} disappear.

![screen shot 2016-02-04 at 6 19 40 pm](https://cloud.githubusercontent.com/assets/3310671/12836279/2910e396-cb6c-11e5-90ec-970e9134ed56.png)

Am I doing something wrong here?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.