Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

TOML 0.5: dotted keys not supported #26

Open
1 task done
winstliu opened this issue Mar 25, 2019 · 0 comments · May be fixed by #32
Open
1 task done

TOML 0.5: dotted keys not supported #26

winstliu opened this issue Mar 25, 2019 · 0 comments · May be fixed by #32

Comments

@winstliu
Copy link
Contributor

Prerequisites

Description

TOML 0.5 adds dotted keys, like so:

physical.color = "orange"
physical.shape = "round"
site."google.com" = true

We don't support them currently:
toml-0.5-dotted-keys

@winstliu winstliu added this to the TOML 0.5 milestone Mar 25, 2019
ThatXliner added a commit to ThatXliner/language-toml that referenced this issue May 19, 2021
@ThatXliner ThatXliner linked a pull request May 19, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants