[
https://issues.apache.org/jira/browse/MAHOUT-2052?focusedWorklogId=451270&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-451270
]
ASF GitHub Bot logged work on MAHOUT-2052:
------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jun/20 20:01
Start Date: 25/Jun/20 20:01
Worklog Time Spent: 10m
Work Description: rawkintrevo closed pull request #358:
URL: https://github.com/apache/mahout/pull/358
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 451270)
Remaining Estimate: 0h
Time Spent: 10m
> 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.3.4#803005)