-
Updated
May 5, 2020 - Swift
highlight
Here are 407 public repositories matching this topic...
Hi,
Looking at one of the examples on the homepage:
https://jsfiddle.net/julmot/hexomvbL/
Looks like it doesn't work with version 9
Any chance you can update them?
-
Updated
Aug 26, 2019 - Swift
-
Updated
May 22, 2020 - JavaScript
-
Updated
Oct 14, 2019 - Objective-C
Well, when text is selected - it's actually also selected in background textarea. If you're using only text it's not a big problem (but it don't looks clean anyway!), but you have more problems when you're replacing some characters in prism (emoji, for example) - so you get image in foreground and text in background, which both seen on selection and interfere with each other (at least in Chrome,
This would be a feature that could enhance the readability of the text in edit mode:
all "content" of the user should be horizontally aligned and leading markdowns should get a negative offset.
Example: This is how Nextcloud Notes (server app) does it:
 {
new HR("#mytext", {
highlight: ["love", "JavaScript", "span"],
backgroundColor: "#B4FFEB"
}).hr();
});
-
Updated
May 26, 2020 - Dart
-
Updated
May 29, 2020 - JavaScript
-
Updated
May 30, 2019 - Python
-
Updated
Mar 10, 2020 - Java
-
Updated
May 30, 2020 - JavaScript
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
Nov 14, 2018 - Java
-
Updated
Mar 2, 2020 - JavaScript
-
Updated
Dec 1, 2015 - CSS
Improve this page
Add a description, image, and links to the highlight topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the highlight topic, visit your repo's landing page and select "manage topics."
Can you help me involved this topic?
I want to add clickable string on webview, Example: When i click a word it shows a dialog. how can i do that? Like that, image Link: (https://tek.link/Nl4c)
When click long a text, it shows a dialog.
ı want to change it like that when i click( not long. just click) it should shows a dialog like this image (https://tek.link/Nl4c)
Can you help me?
T