@fokoenecke, can you share some context about mindboard used in the following import statements?
from mindboard.helpers.docx.html.tag_dispatchers import TagDispatcher
from mindboard.helpers.docx.html.converter import DocxBuilder
I am getting an import error and can't find anything about this library online, so am assuming it is something you are using locally.
@fokoenecke, can you share some context about
mindboardused in the following import statements?from mindboard.helpers.docx.html.tag_dispatchers import TagDispatcherfrom mindboard.helpers.docx.html.converter import DocxBuilderI am getting an import error and can't find anything about this library online, so am assuming it is something you are using locally.