Re: [openscreenprotocol] Add messages and protocol for Presentation API

> But I haven't yet learned how to do internal links in a markdown/bikeshed file (use HTML tags?). If you want to explain to me how to do that, I can add some internal links. Of course, if you're willing to do that later, I'd be happy to let you do it :).

Relevant documentation is in the [Definitions](https://tabatkins.github.io/bikeshed/#definitions) and [Autolinking](https://tabatkins.github.io/bikeshed/#autolinking) sections of Bikeshed's documentation. Essentially, you'll need to use `<dfn>` tags to define terms, and use `[=toto=]` to reference them from other parts of the spec. That should be enough in most cases.

Bikeshed does not know anything about CDDL, so it won't be able to auto-dfn relevant terms in CDDL definitions. It won't be able to do syntax highlighting on CDDL blocks either, actually ([CDDL does not seem to be supported](http://pygments.org/docs/lexers/) by Pygments, used under the hoods).

Again, I'm happy to handle these editorial updates afterwards, so that you can focus on the important bits, meaning the actual definition of the protocol and mapping!

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/webscreens/openscreenprotocol/pull/120#issuecomment-438213062 using your GitHub account

Received on Tuesday, 13 November 2018 10:20:26 UTC