Skip to content

Complete #624, #625#635

Merged
eb1 merged 3 commits intoadapt-it:masterfrom
eb1:master
Oct 11, 2025
Merged

Complete #624, #625#635
eb1 merged 3 commits intoadapt-it:masterfrom
eb1:master

Conversation

@eb1
Copy link
Copy Markdown
Contributor

@eb1 eb1 commented Oct 10, 2025

Fixes #624, #625 .

Changes proposed in this request:

  • Complete support for Markdown and HTML support.
  • For HTML, the , , , <script>, and <style> elements are filtered out, as they aren't translated. The user cannot override these filters.
  • In the filter dialog, the "USFM marker" label is changed to simply "marker"

eb1 added 3 commits October 9, 2025 11:15
- Add book name guess to html import
- Work on filtered html import (script/style tags)
- label for filter marker changed (not just usfm)

Still in progress
- Add <base> and <link> to filtered html
- Update filter dialog display to include new tags
- Improvements in html filtered tag import. This still needs some work.
- Fix "contains" handlebar helper edge case (_ht_div class)
- Fix filter handlebar helper
- Move attributes of filtered meta/base items into a separate (filtered) sourcephrase
- Fix bug in html import where dup spids were being imported for filtered tags
@eb1 eb1 merged commit 21484eb into adapt-it:master Oct 11, 2025
1 check passed
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.

Markdown document import support

1 participant