-
```
Please consider using a good text-to-html formatter such as
markdown/multimarkdown in place of
the old-school renderer. That would make the bulk of the HTML on the page a
good deal tighter
and…
-
## Recipe Name
Alt Text for Graphics and Figures within IIIF Images using HTML Annotations
## Use case
I would like to propose a new tutorial for the IIIF community focused on "Alt Text for I…
-
Add list of documentation that needs to be updated related to the Data Portal
- [ ] https://nmdc-documentation.readthedocs.io/en/latest/tutorials/nav_data_portal.html text
- [ ] https://nmdc-docum…
-
[HTML Font Size – How to Change Text Size Using Inline CSS Style](https://www.freecodecamp.org/news/html-font-size-how-to-change-text-size-using-inline-css-style/)
-
I have combined through the API docs and noticed that there are no provisions to listen for text and/or HTML changes on the editor. Correct me if i am wrong @JideGuru but this is a serious pain for me…
-
Markdown text formatting is simpler than HTML, but it's hard to escaped.
The use of Markdown in ThorsHammer is prone to error, i.e when in need to print user name that contain unpaired Markdown tag…
-
As a first implementation of MathJax, can we add HTML Text parsing for reading pop-up post modals?
According to the http://asciimath.org/ we seem to be able to parse all HTML text on a page such th…
-
# Description
A carefully crafted Markdown Text can trigger an infinite loop while loading the text.
# Error Log
```
"\tat java.base@11.0.15.1/java.util.regex.Pattern$BmpCharProperty.match…
-
It would allow to do:
```rust
#[derive(Template)]
#[derive(Serialize, Deserialize)]
pub enum QuestionData {
#[template(path = "./templates/question/editor/multiple-text.html")]
MultipleChoic…
-
Hello. Sorry if this is not an appropriate place to do that but I'm not an experienced web-developer and I'd like to ask for help and guidance:
I'd like to be able to process the html output by pdf2h…