Skip to content

Commit

Permalink
🔥 clean import and update preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
Redlnn committed Nov 24, 2022
1 parent 6ec98ee commit e8d57cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions src/graiax/text2img/playwright/plugins/container.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
from __future__ import annotations

from dataclasses import dataclass
from typing import List, MutableMapping, Optional, Union
from typing import List, Optional, Union

from markdown_it import MarkdownIt
from markdown_it.token import Token
from markdown_it.utils import OptionsDict
from mdit_py_plugins.container.index import container_plugin

from ..utils import MdPluginBase
Expand Down

0 comments on commit e8d57cd

Please sign in to comment.