[Rev 01] RFR: Introducing markdown
Robin Westberg
rwestberg at openjdk.java.net
Thu May 14 15:32:56 UTC 2020
On Thu, 14 May 2020 14:49:10 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:
>> Fixed a few bugs from html to markdown conversion.
>
> Jesper Wilhelmsson has updated the pull request with a new target base due to a merge or a rebase. The incremental
> webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits
> since the last revision:
> - Merge remote-tracking branch 'upstream/master' into introducing_markdown
> - Fixed page title and minor bugs from html to markdown conversion.
> - Converted all html files to markdown
> - Moved files to src directory
> - Changed mode on image.
> - Populating the repo with the old html guide files.
.jcheck/conf line 25:
> 24: [general]
> 25: project=jdk
> 26: jbs=JDK
This change looks like an unintended merge, should probably revert it!
.jcheck/conf line 39:
> 38: [checks "reviewers"]
> 39: committers=1
Same here.
-------------
PR: https://git.openjdk.java.net/guide/pull/4
More information about the guide-dev
mailing list