datasheet
datasheet copied to clipboard
datasheet generator
Overline is popular text attribute in datasheets. Can be done with CSS: ```css o { text-decoration: overline; } ``` ```html WR ``` missing from markdown CSS can be added as...
If table does not fit into the page, it need to be broken in 2,3,... whatever needed tables. ### Features Before the brake: need to have some sort of 'continued...'...
Put an explicit `note:` designation before each note
[Understanding the Difference between Bookmarks and the Outline in a PDF](https://pspdfkit.com/blog/2019/understanding-pdf-outline) [Creating a Table-of-Contents with PDF.js ](https://medium.com/@csofiamsousa/creating-a-table-of-contents-with-pdf-js-4a4316472fff) https://github.com/mozilla/pdf.js/tree/master/examples/node CreateOptions, addOutline, insertOutline ## Tools ### {Adoc, TOC.json} -> [] -> html1...
Would like to be able to feed a wavedrom source .json into an .adoc that is rendered as .pdf with datasheet.
columns
Add two columns for text, with content spanning full page for tables and figures. 
### Need Specific page margin for fist / left / right pages on print. ### Solution Works in chrome: ```css @page :left { margin: 1in 2in 1in 1in; } @page...
https://www.pagedjs.org/
if markdown input provided. Markdown parser: https://marked.js.org