You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2018/04/25 10:35:19 UTC

[GitHub] flink pull request #5909: [FLINK-8726][docs] Fix and normalize code-highligh...

GitHub user zentol opened a pull request:

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

    [FLINK-8726][docs] Fix and normalize code-highlighting

    ## What is the purpose of the change
    
    This PR fixes the code-highlighting that was broken when the build dependencies were bumped. Additionally it normalizes all code/text highlighting to use the `{% highlight <language> %}` syntax.
    
    ## Verifying this change
    
    Manually verified.


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

    $ git pull https://github.com/zentol/flink 8726

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

    https://github.com/apache/flink/pull/5909.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 #5909
    
----
commit 4e86f33ed6a4757a496a98f2883e3d85f85ffbdb
Author: zentol <ch...@...>
Date:   2018-04-25T10:29:08Z

    [FLINK-8726][docs] Fix and normalize code-highlighting

----


---

[GitHub] flink issue #5909: [FLINK-8726][docs] Fix and normalize code-highlighting

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/5909
  
    merging.


---

[GitHub] flink issue #5909: [FLINK-8726][docs] Fix and normalize code-highlighting

Posted by fhueske <gi...@git.apache.org>.
Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/5909
  
    Thanks for cleaning up the syntax highlighting @zentol!
    +1 to merge


---

[GitHub] flink pull request #5909: [FLINK-8726][docs] Fix and normalize code-highligh...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---