TonyGermaneri / canvas-datagrid

Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
BSD 3-Clause "New" or "Revised" License
1.42k stars 184 forks source link

Links in reference broken #574

Open McMalloc opened 4 months ago

McMalloc commented 4 months ago

Expected behavior and actual behavior.

There are links defined in the reference, but they don't seem to get parsed. This seems to apply to all documents.

Steps to reproduce the problem.

Example: got to https://canvas-datagrid.js.org/reference/properties#attributes-object, there is {@link canvasDatagrid.params} displayed, instead of a link to the params documentation of the canvasDatagrid object.