-
While logged in, I can't view a comment that I made in the Discourse section of a kata. I tagged it as a spoiler when I originally made the comment. When I click on the edit button for the comment, I …
-
**Jodit Version:** 3.1.69 Joomla component
**Browser:** FF
**OS:** Windows
**Is React App:** False
Using the Sourcerer Joomla extension by Regular Labs and Jodit:
**Code**
**Ex…
-
For example, if I have the code below:
```html
a link
```
Now if I want to comment out the entire child `` block, I would add `!--` before `div>` so it becomes:
```html
`…
-
I thought of an idea, some editors indicate which notes have been closed during the editing process:
![image](https://github.com/user-attachments/assets/a1a21e87-e363-4b51-9221-a27d937d49a4)
How…
-
The following webvtt file reports parsing error `test.vtt at 1:1 -- error: malformed WEBVTT tag`
```
WEBVTT text
00:13.000 --> 00:16.000
This is payload
```
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
-
We recently launched supporting **Comments** on objects in **Langfuse**, see [changelog](https://langfuse.com/changelog/2024-08-20-comments) for context.
Now, we'd like to enhance the comments fea…
-
https://coredumped.dev/2024/09/09/what-is-the-best-pointer-tagging-method/
改写成c++
https://news.ycombinator.com/item?id=41488377
https://www.reddit.com/r/ProgrammingLanguages/com…
-
Thank you for the extension; it's very helpful!
Something I am looking for but can't find is a way to colour the comments of all the lines in a multiline comment. For example, if there are several …