You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, go-fthealth expects the panicGuide field to be a URL, but the spec says markdown is supported. We should handle markdown correctly when displaying it to users, rather than treating it as a URL.
Currently, go-fthealth expects the panicGuide field to be a URL, but the spec says markdown is supported. We should handle markdown correctly when displaying it to users, rather than treating it as a URL.
Example use case: https://github.com/Financial-Times/coreos-version-checker/blob/master/version.go#L26
The text was updated successfully, but these errors were encountered: