solidity-mermaid
solidity-mermaid copied to clipboard
Add configurable `Settings`
Description
Since the diagram of a complex contract might be overwhelming to read and explorer, it should have a settings manager so we can do live configurable diagrams. A few ideas:
- Adding/Removing Natspec notes
- Showing only protected functions
- Hide abstract functions
- Only hide names
This idea is from @frangio