Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example data sctruture missing in generated html #176

Closed
gureedo opened this issue Sep 29, 2015 · 1 comment
Closed

example data sctruture missing in generated html #176

gureedo opened this issue Sep 29, 2015 · 1 comment

Comments

@gureedo
Copy link

gureedo commented Sep 29, 2015

example.apib has section with data structure

# Data Structures

## NoteData
+ id: 1 (required, number) - Unique identifier
+ title: Grocery list (required) - Single line description
+ body: Buy milk - Full description of the note which supports Markdown.

## NoteList (array[NoteData])

And this text is missing in generated HTML file.

@danielgtaylor
Copy link
Owner

@gureedo this is a duplicate of #103. I am working on displaying data structures in a sane way, but it requires some changes to Aglio's dependencies. It's one of my top priorities at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants