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

html filter and usage of defined styles #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maxrosenblattl
Copy link

Pull request provides a generalization of the markdown filter to allow raw HTML to be inserted.
Second commit is for searching styles.xml to find style-name attributes that are used in the document already. Algorithm is a bit crude and only covers p, but at that should cover most templates created by e.g. Microsoft Word or other ODT editors that use their own naming scheme.

@christopher-ramirez
Copy link
Owner

Great! I will check your PR and merge it.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants