Re: [ovs-dev] Markdown coding standard

2015-02-16 Thread Ben Pfaff
On Mon, Feb 16, 2015 at 09:18:44AM +, Finucane, Stephen wrote: > > On Fri, Feb 13, 2015 at 05:28:34PM +, Finucane, Stephen wrote: > > > > On Thu, Feb 12, 2015 at 09:21:35PM +0100, Thomas Graf wrote: > > > > > On 02/12/15 at 05:37pm, Finucane, Stephen wrote: > > > You could probably avoid th

Re: [ovs-dev] Markdown coding standard

2015-02-16 Thread Finucane, Stephen
> On Fri, Feb 13, 2015 at 05:28:34PM +, Finucane, Stephen wrote: > > > On Thu, Feb 12, 2015 at 09:21:35PM +0100, Thomas Graf wrote: > > > > On 02/12/15 at 05:37pm, Finucane, Stephen wrote: > > > > > * Line limit? It's not necessary to wrap Markdown if you don't > want > > > to, but files seem

Re: [ovs-dev] Markdown coding standard

2015-02-13 Thread Ben Pfaff
On Fri, Feb 13, 2015 at 05:28:34PM +, Finucane, Stephen wrote: > > On Thu, Feb 12, 2015 at 09:21:35PM +0100, Thomas Graf wrote: > > > On 02/12/15 at 05:37pm, Finucane, Stephen wrote: > > > > * Line limit? It's not necessary to wrap Markdown if you don't want > > to, but files seem to alternat

Re: [ovs-dev] Markdown coding standard

2015-02-13 Thread Finucane, Stephen
> On Thu, Feb 12, 2015 at 09:21:35PM +0100, Thomas Graf wrote: > > On 02/12/15 at 05:37pm, Finucane, Stephen wrote: > > > * Line limit? It's not necessary to wrap Markdown if you don't want > to, but files seem to alternate between 72, 79 and 80+ quite a bit > > > > I basically did the minimum re

Re: [ovs-dev] Markdown coding standard

2015-02-13 Thread Finucane, Stephen
> On 02/12/15 at 05:37pm, Finucane, Stephen wrote: > > I note that there are no coding standard for Markdown documents. Given > this, I have some questions: > > > > * What's the expected format for code blocks (multi-line and single- > line)? > > We haven't standardized on anything yet. Is there

Re: [ovs-dev] Markdown coding standard

2015-02-13 Thread Ben Pfaff
On Thu, Feb 12, 2015 at 09:21:35PM +0100, Thomas Graf wrote: > On 02/12/15 at 05:37pm, Finucane, Stephen wrote: > > * Line limit? It's not necessary to wrap Markdown if you don't want to, > > but files seem to alternate between 72, 79 and 80+ quite a bit > > I basically did the minimum required

Re: [ovs-dev] Markdown coding standard

2015-02-12 Thread Thomas Graf
On 02/12/15 at 05:37pm, Finucane, Stephen wrote: > I note that there are no coding standard for Markdown documents. Given this, > I have some questions: > > * What's the expected format for code blocks (multi-line and single-line)? We haven't standardized on anything yet. Is there an exciting

[ovs-dev] Markdown coding standard

2015-02-12 Thread Finucane, Stephen
I note that there are no coding standard for Markdown documents. Given this, I have some questions: * What's the expected format for code blocks (multi-line and single-line)? * Can we use GHFM-extensions (i.e. syntax-highlighted code fences) * Line limit? It's not necessary to wrap Markdown