Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Anki support for structured-content (#1786) | toasted-nutbread | 2021-07-02 |
| | | | | | | | | | | | | | | | | | | | | | | | * Update how glossary text is formatted * Update structured content and image generation * Pass root data to _createStructuredContentGenerator * Implement media URLs * Update documentation * Update options util * Apply styles to content * Improve HTML normalization * Update DatabaseVM.fetch function * Update test * Update test data | ||
* | More CssStyleApplier updates (#1785) | toasted-nutbread | 2021-07-02 |
| | | | | | | | * Update eslint rules for css-style-applier.js * Don't use chrome.runtime.getURL * Update CSP to allow inline styles | ||
* | CssStyleApplier updates (#1784) | toasted-nutbread | 2021-07-02 |
| | | | | | | | * Remove debug log * Remove style attribute if empty * Remove data-* attributes | ||
* | Add CssStyleApplier class (#1773) | toasted-nutbread | 2021-06-27 |