Skip to content

Commit

Permalink
fix: Clarify why infostring default is deferred
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 27, 2023
1 parent 394387b commit 842f722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions text/3503-frontmatter.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ pprint([(k, v["title"]) for k, v in data.items()][:10])
[future-possibilities]: #future-possibilities

- Treat `cargo` as the default infostring
- Since this is a one-way door, we want to make sure we are confident that that is the right default / policy
- Support more infostring languages
- We need to better understand use cases for how this should be extended
- Support infostring attributes
Expand Down

0 comments on commit 842f722

Please sign in to comment.