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
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