Lambdo-Labs / MDText

SwiftUI markdown
MIT License
131 stars 17 forks source link

Customize attributes #4

Open kevinrenskers opened 4 years ago

kevinrenskers commented 4 years ago

For example, give a different font style for headings, style the links differently (they're hardcoded to blue now so even using .accentColor(Color.green) doesn't work, maybe you want to underline them, etc).