Add support for side comments and inside a list comments.
Osiris-Team opened this issue · 2 comments
Osiris-Team commented
Example:
softdepend:
# We depend either ProtocolLib or ProtocolSupport
- ProtocolSupport
- ProtocolLib
# Premium variable
- PlaceholderAPI
# Auth plugins
- AuthMe
- LoginSecurity
- xAuth
- LogIt
- UltraAuth
- CrazyLogin
Osiris-Team commented
Idea:
Implement those comments (and side comments) as a 'values comment' which is different from a 'keys/modules comment'
Example:
# This would be a keys comment
i-am-a-key: I am a value # This would be a values comment
Osiris-Team commented
Support since 3.0