mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-11 10:54:14 +00:00
add comment
This commit is contained in:
parent
b4b97facf0
commit
e754ad7e19
@ -56,6 +56,7 @@ impl Content {
|
|||||||
self.gobject.append(status_default.gobject());
|
self.gobject.append(status_default.gobject());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// Return gemtext match header `GString` on parsed, `None` otherwise
|
||||||
pub fn set_text_gemini(&self, base: &Uri, data: &str) -> Option<GString> {
|
pub fn set_text_gemini(&self, base: &Uri, data: &str) -> Option<GString> {
|
||||||
self.clean();
|
self.clean();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user