mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add comment
This commit is contained in:
parent
b4b97facf0
commit
e754ad7e19
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ impl Content {
|
|||
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> {
|
||||
self.clean();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue