Skip to content

Conversation

@jakirkham
Copy link
Owner

TOML 1.0 does not support multiple line tables. Instead it expects one line tables.

That said, one giant line is hard for slides. Also the TOML spec has been changed to support multiple line tables (atm pending release)

So add a caveat below the code example explaining it.

Though the spec is changing this. So future libraries will support multi-lines.
Copy link

@mtryan83 mtryan83 left a comment

Choose a reason for hiding this comment

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

I think a small comment pointing exactly where the problem is would be helpful. Maybe something like

urls = {# (see note)
    # What is the landing page
    Homepage = "..."

What do you think?

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