[PATCH] D63292: [docs] Workaround old recommonmark version on buildbots

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 06:47:48 PDT 2019


jhenderson added a comment.

In D63292#1543231 <https://reviews.llvm.org/D63292#1543231>, @jhenderson wrote:

> html can be embedded in markdown? That was unexpected and sounds good. Does this work when generating man pages though instead of html?


If it doesn't solve the problem (because of man pages), maybe we're better off cutting our losses and changing the .md files to .rst, since the feedback on the mailing list seems to be that we can't upgrade the version of recommonmark.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63292/new/

https://reviews.llvm.org/D63292





More information about the llvm-commits mailing list