Kengo Seki created YETUS-102:
--------------------------------
Summary: Some underscores in the documents are not correctly
escaped
Key: YETUS-102
URL: https://issues.apache.org/jira/browse/YETUS-102
Project: Yetus
Issue Type: Bug
Components: website and documentation
Reporter: Kengo Seki
Priority: Trivial
As far as I found, the underscores disappear and the text is italicized at
these lines.
{code:title=asf-site-src/source/documentation/latest/precommit-buildtools.md}
37 - If pluginname\_modules\_worker is given a test type that is not
supported by the build system, set UNSUPPORTED_TEST=true. If it is supported,
set UNSUPPORTED_TEST =false.
53 - Input is the branch and the test being run. This should call
modules_workers with the generic parts to run that test on the build system.
For example, if it is c onvention to use 'test' to trigger 'unit' tests,
then module_workers should be called with 'test' appended onto its normal
parameters.
{code}
The same problem might be in other documents.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)