-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
dev -> main #229
Merged
dev -> main #229
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- detect language from markdown for highlighter - add example in desktop app
- update to compose 1.7.0 - update to compose-mp 1.7.0-beta01 - update screenshot lib to 0.0.1-alpha06
Introduce syntax highlighting support
…240906 Upgrade Dependencies | Compose 1.7.0
- compose 1.7.1 - compose mp 1.7.0-beta02 - coroutines 1.9.0 - highlights 0.9.2
…240916 Upgrade dependencies | Compose 1.7.1 / 1.7.0-beta02 | Highlights 0.9.2
Fix CI setup for `-code` module
removed color from typography since we can't guarantee its the correct color at that moment. get the color and textStyle when a link annotated.
add example of changing the rendering of unordered list
Make links in text stylable via the MarkdownTypography class
…roebert/multiplatform-markdown-renderer into sroebert-bugfix/unescape-leaf-node-text
Fix TextStyle not applied to code in annotated strings
…1010 Upgrade to Compose-MP 1.7.0-rc01
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.8...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Relates to: #223
Bump rexml from 3.2.8 to 3.3.9
…ageTransformer - FIX #212
Update sample app minSDK
Add new ability to configure `PlaceholderConfig` to disable animation via the `ImageTransformer`
- compose-jb 1.7.0 - kotlin 2.0.21 - coil 3.0.0-rc02 - ktor 3.0.1
…241101 Upgrade Compose-jb to 1.7.0 | Kotli 2.0.21 | Coil 3.0.0-rc02 | Ktor 3.0.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.