Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: fixTableCellAlign option #48

Merged
merged 3 commits into from Apr 14, 2023
Merged

Feat: fixTableCellAlign option #48

merged 3 commits into from Apr 14, 2023

Commits on Apr 13, 2023

  1. Feat: mapDepricatedTableCellAttrsToInlineCss opt

    Adds a new plugin option, `mapDepricatedTableCellAttrsToInlineCss`, which controls whether table-related attributes are mapped to inline CSS styles. Defaults to `true`.
    jorroll committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7a71de3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Update lib/index.js

    Signed-off-by: Titus <tituswormer@gmail.com>
    wooorm committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8e1f654 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Signed-off-by: Titus <tituswormer@gmail.com>
    wooorm committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8ec949b View commit details
    Browse the repository at this point in the history