Telegraph icon indicating copy to clipboard operation
Telegraph copied to clipboard

Easy to use library to interact with Telegra.ph

Results 6 Telegraph issues
Sort by recently updated
recently updated
newest added

I'm uncertain about the current maintenance status of this repository, but it seems that Google Guice encounters compatibility issues with projects utilizing JDK 17 (possibly versions 9 and above). An...

.figure_wrapper video { opacity: 1; transition: opacity .15s ease; max-height: 690px; } changed to .figure_wrapper video { opacity: 1; transition: opacity .15s ease; max-height: 100%; }

How do you use formatting for the content? ``` val contentNode = NodeText("I want some formatting here like bold text, links...") val content = ArrayList() content.add(contentNode) ``` Thanks!

I added the library to my build.gradle using Jitpack but I get the following error: ``` /home/connor/Documents/programming/flutter/_new/flutter-examples/using_tabs/android/app/src/main/java/github/nisrulz/usingtabs/MainActivity.java:19: error: package org.telegram.telegraph.api.methods does not exist import org.telegram.telegraph.api.methods.*; ^ /home/connor/Documents/programming/flutter/_new/flutter-examples/using_tabs/android/app/src/main/java/github/nisrulz/usingtabs/MainActivity.java:20: error: package org.telegram.telegraph.api.objects...

Example https://github.com/mercuree/html-telegraph-poster/blob/613a21feefc8816801c71a4cb8cea80d84fc0947/html_telegraph_poster/html_to_telegraph.py#L333-L359

Telegram's telegraph url is http://telegra.ph, and api doc is at http://telegra.ph/api