-
Notifications
You must be signed in to change notification settings - Fork 62
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
Build github.io with pandoc #316
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks convincing: how can I test it?
See build run and build result. Or test locally with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
There are still about a dozen poor-man's bullet items in Common.xml
that need to be <li>
ed
This reverts commit 2132027.
…cabularies.git into tools/build-with-pandoc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did _site/.gitignore disappear?
- Binding parameter is type of annotated entity set | ||
|
||
- No non-binding parameters | ||
|
||
- Return type is same as binding parameter type |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The removed line breaks here mess up the "poor-man's bullet lists" as the converter expects \n\n
in https://github.com/oasis-tcs/odata-vocabularies/blob/1887311d443c40067a3285f3e00ef077ae21c117/lib/csdl2markdown.js#L664
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works after I have bumped the odata-vocabularies
dependency to the commit that introduces the pandoc-on-the-fly build.
git@github.com:SAP/odata-vocabularies.git into tools/build-with-pandoc
…cabularies.git into tools/build-with-pandoc
Cleaned up now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool!
Successfully built https://heikotheissen.github.io/odata-vocabularies/.