Skip to content

Conversation

@jecisc
Copy link
Member

@jecisc jecisc commented Aug 29, 2025

No description provided.

anquetil and others added 30 commits January 2, 2025 12:12
Add atKey:ifAbsent: to MicMetaDataBlock
Add possible rawParagraph rendering and an Environment test
Add some tests + one skip ready to fix the parsing of argumentList
- introduced a new superclass
- migrated tests that were supposing that elements cannot be nested. 
- revisited visitRawParagraph:
- all tests green

- next step - make the test: testRawParagraphIframe passes
Fix visitRawParagraph so that all tests pass
Ducasse and others added 30 commits November 25, 2025 12:48
First test for environments
Paragraph support
When telling its CSS file to copy itself to a destination directory, MicCSSEntity was giving its MicCSSFile the full path, including the file basename. If the file alredy existed at that path, the MicCSSFile was attempting to delete the full path and appending the basename again, leading to an infinite loop.

This completely moves the responsibility for knowing the basename to MicCSSFile.
…write

Allow MicCSSEntity to overwrite existing file
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.

9 participants