You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2020/04/18 07:21:00 UTC

[jira] [Commented] (YUNIKORN-101) Fix error link of lint in coding-guidelines.md

    [ https://issues.apache.org/jira/browse/YUNIKORN-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086350#comment-17086350 ] 

Wilfred Spiegelenburg commented on YUNIKORN-101:
------------------------------------------------

Thank you [~jiwq] for logging this issue and providing a fix for it. I have added you to the contributor list for YUNIKORN and assigned the Jira to you.

The issue seems to be caused by a difference in md interpretation between offline tools and tools like github. I will have a look at your PR.

> Fix error link of lint in coding-guidelines.md
> ----------------------------------------------
>
>                 Key: YUNIKORN-101
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-101
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Wanqiang Ji
>            Assignee: Wanqiang Ji
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the markdown file not need to escape the link character, such as `)`.
> If do it, the page display error.  As below:
> Expected: [lint|https://en.wikipedia.org/wiki/Lint_(software)]
>  Actual: [lint]([https://en.wikipedia.org/wiki/Lint_(software)|https://en.wikipedia.org/wiki/Lint_(software%5C)])
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org