[
https://issues.apache.org/jira/browse/SPARK-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001183#comment-14001183
]
Xiangrui Meng commented on SPARK-1783:
--------------------------------------
Added `displayTitle` variable to the global layout. If this is defined, use it
instead of `title` for page title in `<h1>`.
> Title contains html code in MLlib guide
> ---------------------------------------
>
> Key: SPARK-1783
> URL: https://issues.apache.org/jira/browse/SPARK-1783
> Project: Spark
> Issue Type: Sub-task
> Components: Documentation, MLlib
> Affects Versions: 1.0.0
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Priority: Minor
>
> We use
> ---
> layout: global
> title: <a href="mllib-guide.html">MLlib</a> - Clustering
> ---
> to create a link in the title to the main page of MLlib's guide. However, the
> generated title contains raw html code, which shows up in the tab or title
> bar of the browser.
--
This message was sent by Atlassian JIRA
(v6.2#6252)