mirror of
https://github.com/zensical/zensical.git
synced 2026-05-13 06:20:34 +00:00
workspace:chore - fix edit uri computation
This commit is contained in:
@@ -34,7 +34,7 @@ from markdown.postprocessors import Postprocessor
|
||||
|
||||
class SearchProcessor(Postprocessor):
|
||||
"""
|
||||
PostProcessor that extracts searchable content from the rendered HTML.
|
||||
Post processor that extracts searchable content from the rendered HTML.
|
||||
"""
|
||||
|
||||
def __init__(self, md):
|
||||
|
||||
Reference in New Issue
Block a user