I have published node-red-contrib-redplc-rpi-ads1x15.
First Error:
In README.md is a table.
On npm and Github, the table is displayed correct.
But on Node-RED Library Site shows markdown code.
Is this a error on my table or on Node-RED Library Site ?
Second Error:
On my .htm file I use Node-Red Icon rpi.svg.
But on Node-RED Library Site shows:
Thanks for highlighting the table formatting issue.
The problem with markdown not being a standard is there are lots of extended syntaxes and there are dozens of libraries that claim to do it all, but don't necessarily.
If you wanted to raise an issue on the flow library git repo, it would be a great first issue for someone interested in contributing. Otherwise, I'll get to it eventually myself.
I change node-red-contrib-redplc-rpi-ads1x15
Icon shown now ok, but I forget to remove the pipe character.
Ok, I wait for change the Markdown rendering engine.