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
I'm using rouge to render markdown. But I met error Ambiguous guess: can't decide between ["xml", "html"] while the markdown content is as below in a markdown code block (```):
I'm using rouge to render markdown. But I met error
Ambiguous guess: can't decide between ["xml", "html"]
while the markdown content is as below in a markdown code block (```
):Codes above are part of xml for an ant build.xml file for jacoco (/~https://github.com/jacoco/jacoco/blob/master/org.jacoco.examples/build/build.xml). It's pure xml code and should be detected as xml language.
The text was updated successfully, but these errors were encountered: