-
```
simple code return error 500.
if I enable debug
phpQuery::$debug = 1;
What is the expected output?
string(38) "Load markup for content type text/html" string(38) "Loading HTML,
content type 'te…
-
**Describe the bug**
Bad bbcode involving text size crashes due to line 212 of this file:
https://github.com/kivy/kivy/blob/c28c47b39ae57c97c70cc0398d74774d73a6894b/kivy/core/text/markup.py
As th…
-
Finally upgraded from Yosemite 10.10 to El Capitan 10.11, applied updates to 10.11.6, and updated to UniversalMailer-v3b15.
In Yosemite, I had "Use points instead of pixels" checked; this produced …
-
Originally I chose .py in order to have a better markup in a text editor.
We need to check if we can store it in a plain text extension (.csv, .txt)
I also think it's hard to use for users who don't…
-
Hi,
Many LLMs/FMs provides content generation regarding math/technical models by using LaTeX.
There is a translator under MIT: https://latex.js.org/
I'm not sure how can I integrate this lib…
-
VSCode version: 1.16.0 adds a html autoclose feature.
This feature causes this extension to wrap the selected text prematurely, resulting in faulty markup.
-
This is the output of `sudo gem install wsoc`:
Installing YARD documentation for wsoc-0.1.2...
[error]: RuntimeError: Unhandled special: Special: type=65, name=_SPECIAL_,CROSSREF, text="Web"
[error]:…
-
We have mentioned this before, but in processing the Greek text for PWG I encountered this question again.
Here's the situation:
- PWG sometimes has sub-section markings with Greek letters.
- The …
-
In order to access native controls/elements specific to a platform from markup, there needs to be a common mechanism for platform checks. Example - something like:
```xml
```
-
Hi!
Could you add supporting of macro markup as
{expand}
text
{expand} ?
I tried to create an expandable block, but vainly.