GitHub user chiwanpark opened a pull request:

    https://github.com/apache/flink/pull/1312

    [FLINK-2950] [ml] [docs] Fix markdown rendering problem in SVM documentation

    Because the line 174 of `svm.md` has a wrong end tag (`<\strong>`), the 
documentation doesn't render properly. This PR fixes the problem and removes 
unnecessary table indentation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chiwanpark/flink FLINK-2950

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1312.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1312
    
----
commit 3b77b656a4df02b879248f6d282c30293f1e74de
Author: Chiwan Park <chiwanp...@apache.org>
Date:   2015-11-01T02:15:26Z

    [FLINK-2950] [ml] [docs] Fix markdown rendering problem in SVM documentation
    
      - Remove unnecessary indentation of table
      - Fix wrong `strong` end tag
      - Simplify lambda expression in map operation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to