Skip to content

Conversation

wangkuiyi
Copy link
Collaborator

@wangkuiyi wangkuiyi commented Apr 20, 2019

After merging sql-machine-learning/sql-machine-learning.github.io#17, I received the error message from Github.com. This PR is to fix this error.

The page build failed for the `master` branch with the following error:

The variable `{{"n_classes", "3"}` on line 31 in `sqlflow/doc/submitter.md` was not properly closed with `}}`. For more information, see https://help.github.com/en/articles/page-build-failed-tag-not-properly-terminated.

For information on troubleshooting Jekyll see:

  https://help.github.com/articles/troubleshooting-jekyll-builds

@mxz96102
Copy link

tokens like “{{...}}” in code or comment need to wrap in {% raw %} ... {% endraw %} to escape liquid template language check. So need to wrap them and build

Copy link
Collaborator

@tonyyang-svail tonyyang-svail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants