feat: english documentation up to date
This commit is contained in:
@@ -13,6 +13,7 @@ import jinja2
|
||||
|
||||
from . import config
|
||||
|
||||
|
||||
def get_first_header_content(content, fallback: str = ""):
|
||||
soup = BeautifulSoup(content, 'html.parser')
|
||||
for level in range(1, 7):
|
||||
|
||||
Reference in New Issue
Block a user