dece
117c70100f
This is roughly the same system as for preformatted blocks. Even though the spec implies that a line starting with ">" is a blockquote type line and should be a quote on its own, it is so frequently used as a block-like type that taking the spec literally causes rendering issues on many capsules. To be clear, we get blocks like this: > Lorem ipsum dolor sit amet, > consectetur adipiscing elit. > > Sed do eiusmod tempor incididunt > ut labore et dolore magna aliqua. where we should instead have something like: > Lorem ipsum dolor sit amet, consectetur adipiscing elit. > Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. To the people's defense, it is usual to quote a message using the first syntax. As this issue is minor and the spec is not very adamant on things here, I don't think there is much wrongdoing in treating the first syntax as the norm, but the code is open to changes! |
||
---|---|---|
app | ||
gradle/wrapper | ||
.gitignore | ||
ARCHITECTURE.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
Comet
Comet is a Gemini browser for Android, compatible back to Android 7.0.
Features
- Developed using standard Android SDK practices for an intuitive experience.
- Uses the TLS capabilities of your device.
- Basic browsing capabilities, like click on links to visit them, wow!
- Streaming for all content types.
- History.
About
Comet is licensed as GPLv3. The app logo is licensed under CC0.