[
https://issues.apache.org/jira/browse/SPARK-17095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-17095:
------------------------------
Assignee: Jagadeesan A S
Priority: Trivial (was: Minor)
The net change here was slightly different: to fix up a few instances where
LaTeX was being rendered as code but not cases involving "}}}"
> Latex and Scala doc do not play nicely
> --------------------------------------
>
> Key: SPARK-17095
> URL: https://issues.apache.org/jira/browse/SPARK-17095
> Project: Spark
> Issue Type: Improvement
> Components: Documentation
> Reporter: Seth Hendrickson
> Assignee: Jagadeesan A S
> Priority: Trivial
> Labels: starter
> Fix For: 2.1.0
>
>
> In Latex, it is common to find "}}}" when closing several expressions at
> once. [SPARK-16822|https://issues.apache.org/jira/browse/SPARK-16822] added
> Mathjax to render Latex equations in scaladoc. However, when scala doc sees
> "}}}" or "{{{" it treats it as a special character for code block. This
> results in some very strange output.
> A poor workaround is to use "}}\,}" in latex which inserts a small
> whitespace. This is not ideal, and we can hopefully find a better solution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]