[
https://issues.apache.org/jira/browse/MAHOUT-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trevor Grant resolved MAHOUT-2052.
----------------------------------
Resolution: Won't Fix
Jira Cleanup 1/31/24
> Broken codeblock in a samsara tutorial html file.
> -------------------------------------------------
>
> Key: MAHOUT-2052
> URL: https://issues.apache.org/jira/browse/MAHOUT-2052
> Project: Mahout
> Issue Type: Bug
> Components: website
> Reporter: JieunKim
> Priority: Trivial
> Attachments: image-2018-07-19-11-14-02-722.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As you can see below,
> there is a broken code block and the tag <pre> is shown in a samsara
> tutorial html file.
>
> !image-2018-07-19-11-14-02-722.png!
> This is because of
> {{<pre class="codehilite"></pre>}}
> and it should be changed to
> {{<div class="codehilite"><pre> ... </pre></div>}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)