clipper-lib icon indicating copy to clipboard operation
clipper-lib copied to clipboard

Fix closing `<table>` tag in Documentation.md

Open GadgetBlaster opened this issue 2 years ago • 1 comments

The alignment of these closing tags were preventing the docs from rendering correctly on GitHub and in VS Code's Markdown Preview.

Currently

Screenshot 2023-06-02 at 1 57 00 PM

With the HTML fix

Screenshot 2023-06-02 at 1 57 35 PM

Screen shots are from VS Code's Markdown Preview, but this can also be seen on GitHub (linked above).

Also, thank you for porting this library to JavaScript!

GadgetBlaster avatar Jun 02 '23 21:06 GadgetBlaster

Hi @junmer. Possible to get this documentation fix merged?

I'd also like to add a .d.ts file for use in TypeScript. Let me know if this fork is still active and I'll find time to PR that.

GadgetBlaster avatar Jun 03 '23 21:06 GadgetBlaster