Validating markdown doc files before creating a PR

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Validating markdown doc files before creating a PR

Ken Krugler
Hi all,

I’m curious how devs check that their .md file edits are correct.

I've tried a few different plugins and command line utilities, but the mix of HTML and markdown has meant none of them render properly.

Thanks,

— Ken

--------------------------
Ken Krugler
http://www.scaleunlimited.com
custom big data solutions & training
Hadoop, Cascading, Cassandra & Solr

Reply | Threaded
Open this post in threaded view
|

Re: Validating markdown doc files before creating a PR

Chesnay Schepler-3
You can serve the documentation locally as described here
<https://github.com/apache/flink/blob/master/docs/README.md#build>.

On 16.04.2018 21:17, Ken Krugler wrote:

> Hi all,
>
> I’m curious how devs check that their .md file edits are correct.
>
> I've tried a few different plugins and command line utilities, but the mix of HTML and markdown has meant none of them render properly.
>
> Thanks,
>
> — Ken
>
> --------------------------
> Ken Krugler
> http://www.scaleunlimited.com
> custom big data solutions & training
> Hadoop, Cascading, Cassandra & Solr
>
>