-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
Bug Report
Is the issue related to model conversion?
Nope.
Describe the bug
Changelog.md is broken below the section "Version 15 of the default ONNX operator set", showing raw markdown (e.g. <dt><tt>epsilon</tt> : float (default is 1e-05)</dt>
) after #4747.
System information
NA - applies to website generally.
Reproduction instructions
Visit the URL https://github.com/onnx/onnx/blob/main/docs/Changelog.md#version-15-of-the-default-onnx-operator-set, and scroll down.
Expected behavior
The markdown appears as formatted HTML, like the sections above.
[update] Jacky Chen and Xavier Dupre are aware of this.