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

Feature/22 rework approximate markdown servlet #29

Merged
merged 23 commits into from
Oct 17, 2023

Conversation

stoerr
Copy link
Member

@stoerr stoerr commented Oct 17, 2023

  • reverse heuristical strategy from JCR to print attributes except if (heuristically) forbidden, to better handle custom components
  • introduce plugin to create markdown from the actual HTML rendering and use that as new default (OSGI configurable)
  • extend html to markdown converter with many HTML tags to allow good markdown from component renderings

stoerr added 23 commits October 13, 2023 11:54
… and implement testcases for those tags that are not tested yet
@stoerr stoerr linked an issue Oct 17, 2023 that may be closed by this pull request
@stoerr stoerr merged commit 3ec88a7 into develop Oct 17, 2023
2 checks passed
@stoerr stoerr deleted the feature/22-rework-approximate-markdown-servlet branch October 17, 2023 17:11
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.

Rework approximate markdown servlet
1 participant