Escape pipe characters in asciidoc descriptions#17
Conversation
Signed-off-by: Margo Crawford <margaretc@vmware.com>
|
Did you consider escaping the pipe in the source comment? |
|
That would make reading the comment in a code editor a worse experience. It's not a problem with the comment, it's a problem with the comment's interaction with markdown, so I'd rather isolate the solution to markdown. |
|
Ok, makes sense. Could you please sign the CLA and we can merge it in? |
|
Is there a way to re-trigger the CLA check? I asked VMware to add me to the CLA and they said they have emailed Elastic about being added, but it's all opaque to me. |
|
cla/check |
|
👋🏻 Hi, thanks for contributing @margocrawf! And sorry for the delay on the CLA. I found the email message (it went to an unmonitored email address rather than the one we use for CLA updates); we'll reply to that email and I'll update here once I've been able to add you to the list of approved CLAs. |
|
cla/check |
also added a comment and change parsing to use strings library

This does not include:
\|but other flavors could use|).For context, my team uses crd-ref-docs, and it has worked great for the most part. However we want to describe an LDAP query with a pipe character in a comment, but this led to the API docs showing a table that didn't render correctly. See here