Wordinserter

Latest version: v1.1.3

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

0.9.2

Fix handling of background colors

0.9.1

Fix table cell range handling.

0.9

Don't do the formatting "x" hack unless there is actually a format to apply. Improved the speed of table creation.
Disabled spell checking for code blocks. All nodes now support an "id" attribute, and if it is specified in a
heading tag a bookmark is added with the ID attribute as its name. Hyperlinks also now support a bookmark if their
URL's start with a "", so `<a href="name">` would link to `<h1 id="name">`.

Majorly refactored the whitespace handling code. It not actually works :)

0.8.8

Fix line spacing after CodeBlocks. Added support for border styles in images, and for multiple constants (use the
`CombinedConstants` class)

0.8.7

Added support for CSS files! WHERE IS YOUR GOD NOW? You can pass a `stylesheets` array to `parse()` with some css
definitions and it will do the right thing.

0.8.6

Added support for images with data URIs. Passing an image with a src set to "data:mimetype,base64;DATA..." will work
as expected, by extracting the image from the data URI and saving it, before inserting.

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.