1,357 questions
0
votes
1
answer
87
views
Page break after re-setting margin in Typst
Hi there nice people from SO
Problem
I am trying to create a template in typst. I'd like to stylize my title section with a big block of colored background extending beyond the margin (see attached ...
0
votes
2
answers
177
views
User script append to DOM without having to reload page
I am working on a user script (I'm using Tampermoney as my user script manager) to append a dynamic Rotten Tomatoes link to a Jellyfin movies/series page.
It works when I manually reload on the title'...
1
vote
1
answer
84
views
Correct semantic markup for a quote's author: <cite> vs. <span> [closed]
Based on the HTML examples provided, is it considered better practice to mark up an author's name with the cite tag or a span tag? I've read that the cite tag is intended for referencing a work (like ...
2
votes
0
answers
100
views
Hyperlinks in PlantUML diagram on Gitlab not working, presented as a png graphic
These are the steps I have used to reach this problem.
Create this test plantuml file:
@startuml
actor User
rectangle "web" {
usecase uc01 as "Use Case 1 - Start
----
[[https://...
1
vote
1
answer
126
views
Image size inconsistency between GitHub and PyPI in README.md
I created some simple console games in Python(Oyna Project) and took screenshots of each game to showcase them in the README.md file. I wanted to display these images in a table format both on GitHub ...
1
vote
1
answer
34
views
How can I incorporate pre-existing html into the output of a react node?
I have a database full of blog entries written over the past 26 years. The blog code is a php script that pulls entries from the db and includes them inline in the page it generates. I'm learning to ...
0
votes
2
answers
178
views
Is it possible to change the text content displayed in an SVG image by setting specific data-* attributes in the html <svg> tag?
For example, to render the variously changing datetimes of a yearly-repeating event that lasts several days, having a re-usable single svg image that can take a data-datetime="yyyy-mm-dd" ...
1
vote
2
answers
115
views
Why there is no add to calendar option pop up when I added json-ld markup for reservation
I am testing schema.org Json-ld markup for email using self mailing as mentioned, This is the sample schema I'm using along with html content sent in mail. I'm sending mail using gmail smtp, and ...
0
votes
2
answers
43
views
How to change plurality depending on array length
I need to automatically change the plurality of the Student(s), Supervisor(s) and Co-Supervisor(s)
depending on the array length. Note the authors array will have to contain atleast one entry (string) ...
0
votes
0
answers
34
views
What is the best way to add a Quine to my resume?
My resume is currently written in latex, but that isn't essential. I had the idea a while ago of adding a QR code to my resume which when scanned would generate the exact latex code for the entire ...
1
vote
2
answers
249
views
Handling Images in XFDF for PDF Annotations
I'm working on a project where we need to manage PDF annotations using XFDF in a IOS mobile app. Currently, the images included in the annotations are encoded as base64 strings, which significantly ...
0
votes
1
answer
218
views
How do I markup a flash message in Flask?
I was running a Flask application using Python 3.9.13, Flask 1.1.2, Jinja2 2.11.3, and MarkupSafe 1.1.1, using a Redis (3.5.3) as my session store. When I created a flash message with
flash(Markup('&...
0
votes
0
answers
120
views
How to Implement Markup and Annotation Tools for Drawings in a Flutter Application?
Background:
We are developing a project folder management feature in our Flutter application, specifically focusing on handling drawings. This includes implementing markup and annotation tools for ...
2
votes
1
answer
88
views
Autodesk Forge Markup - Simple line, possible utilising existing Polygon, Arrow or Rectangle
We're currently looking to implement a simple straight line feature within document markup.
A straight line can be drawn currently by utilising the polygon tool and double clicking at the first point, ...
1
vote
1
answer
56
views
Markup file slug in .NET
I am using Markdig nuget package right now to read my markup files and convert them to HTML
string content = File.ReadAllText(mdFilepath);
string? result = Markdown.ToHtml(content, pipeline);
But ...
0
votes
1
answer
180
views
In ASCIIDOC is it possible to convert a CSV file to a set of variables?
I have a CSV list of abbreviations that I want to use in my document. Some of the abbreviations might change in the CSV file and I think it would be neat if I could use it as the source to automate ...
2
votes
2
answers
664
views
Sunburst in Mermaid/multi-level pie chart
I've seen some nice nice sunburst diagrams, e.g., or multi-level pie charts, like this,
But, I haven't been able to find code to make such diagrams in mermaid. Only regular one level pie chart ...
0
votes
2
answers
77
views
Can't loop-init markup for FluentSliderLabels
I'm somewhat new to Blazor, and in one of my .razor files I've got a FluentSlider that I want to have a range of 0 to 255, with ticks incremented at 32 (I want it to be able to increment by 1, just ...
-1
votes
1
answer
76
views
Glovo Confirmation Email
glovo confirmation email
I would like to know if this is a form created by google or if it is possible to create it when creating an html email template, is it a some sort of setting inside of a email,...
0
votes
0
answers
54
views
Is there any working solution to get real activeSlide index SwiperJS while loop: true?
I got a SWiperJS slider with looping. I need to change text on section, considering by current active slide index. But when my slider reaches to the end i got indexes like (0,2). Is there any fix? ...
1
vote
1
answer
169
views
Yolo makes one box for intersecting objects
Such a problem, I teach YOLO 4 for my son's cars, 1 car it finds easily, but if we start 2 and they drive next to each other and cross, for some reason it makes 1 big detection for 2 cars. Could the ...
1
vote
2
answers
202
views
How to access the Styles.xaml file and use it in the c# markup code
I am new to dotnet maui and I can't figuring out how to use the styles defined in the Styles.xaml sheet in the c# markup code.
When I use the following code, my application crashes
new Label
{
...
0
votes
0
answers
210
views
I'm having issues linking to a header in the same document with CommonMark, Markdig, MAUI, and Visual Studio 2022?
Here is an excerpt from my Markdown text.
This window is divided into 5 regions -
[*Naming Fields*](#namingfields),
...
Each region is described in more detail below.
<a name="namingfields&...
0
votes
1
answer
198
views
Running Jemdoc on Windows
I'm re-installing Jemdoc+MathJax on my new drive, since I've used it to generate my personal website for the past couple of years. This is a Python program that uses a simple markup language to ...
0
votes
0
answers
32
views
How do I make my images not go away in HTML after I restart the server
I have these photos that I uploaded to google photos that I use in my html code for my website. They're always there for the day, but then the next day when I reopen up my port all the images on the ...
0
votes
1
answer
388
views
Google FAQ schema not showing (multiple schema in same page)
So this is my URL https://www.rosterelf.com/pricing.
And if you go to page source, I have added 2 Schemas Product and FAQPage.
Then I went to https://search.google.com/test/rich-results and pasted my ...
2
votes
0
answers
198
views
QLPreviewController identify markup mode
I have a custom QLPreviewController created to preview and edit the images in my app. I need to identify when the QLPreviewController enters markup mode, and based on that I have to show/hide some ...
0
votes
1
answer
79
views
YAML read filenames stored across multiple variables [duplicate]
I have YAML data that contains file paths of hundreds of experiments results over a long time.
The results are stored across different directories.
All the results have a same base directory.
Due to ...
1
vote
0
answers
63
views
How do I set a checkmark in markup?
This is for GitHub pages using the jekyll-theme-tactile theme.
What I have in the .md file is:
| | Create | Read | Update | Delete |
|-----...
0
votes
1
answer
41
views
How can my XML look like with existing XSD [duplicate]
A little new to learning XSD.
If I have this XSD valid schema looking like this below:
<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
&...
2
votes
0
answers
78
views
Preventing Overwrite of Existing Google Calendar Events with Schema.org Email Markup
I'm using Schema.org JSON-LD Email Markup to create event reservations in Google Calendar via Gmail. The markup is intended to generate unique events. However, when sending two distinct emails in ...
3
votes
2
answers
20k
views
How to mark part of a text as quoted in Telegram sendMessage Bot API?
Recently Telegram has provided the ability to quote texts:
I want to send a message using Telegram Bot API using html as parse_mode but I cannot find any mention of how to do it using html tags in ...
1
vote
0
answers
90
views
CSS: display two lines as one inline tag in a text
I want to design in HTML/CSS the one bureaucrate form, where fields labeled under the line. Like this one:
I'm tried to use inline-flex for those fields:
HTML:
<p>The long text of a bureaucrate ...
0
votes
0
answers
43
views
Removing the right sided blank column from a ListView in XAML
I am having trouble removing the blank space (or extra column?) from my ListView looking like following:
There seems to be no functional workaround solutions from previous questions on the subject at ...
0
votes
0
answers
59
views
MediaWiki template to fetch all the sections from a given {{PAGETITLE}} and display them in a markup ordered list
I am an admin user on a dedicated MediaWiki installation with no access to the server, therefore I can not install extensions.
I am trying to create a template called {{DynamicPageSections|page_title}}...
2
votes
1
answer
1k
views
how to remove numbers from outline?
I am making a blog style document which has no pages, as a consequence my outline looks like this atm:
I am trying to wrap my head around the show function, I thought this would remove numbering:
#...
1
vote
0
answers
747
views
How to override formatting of a specific part of highlighted code block in markdown?
I want to use code block in markdown with enabled code highlighting. At the same time, I often want to override formatting for some part of that block to pay attention to it.
For example, I have this ...
1
vote
1
answer
295
views
How do you insert ASCII art that displays in the Elements tab of the Dev tools window?
I’m trying to display some ASCII art to show inside the Elements tab—NOT console.log—when someone inspects a webage.
I’m using React, so I don’t have access to the final build, which happens on the ...
0
votes
1
answer
151
views
CommunityToolkit.Maui.Markup nuget package installs with compilation errors
Freshly installed nuget package in a fresh maui app project and it's missing a field or property called CounterBtn. I don't know what type it's supposed to be.
The name 'CounterBtn' does not exist in ...
1
vote
1
answer
248
views
Convert HTML to a Vue component in runtime
I'm in process of learning Vue and i was building a simple wiki page. Raw article data are JSON file written in a custom markup. For instance, the following markup:
The ''sun'' is {r=black black}
...
0
votes
0
answers
44
views
HTML adding <em> and running Tidy2 adds unwanted space automatically
Adding <em> and running Tidy2 adds a carriage return that adds an unwanted space.
No extra space:
<p>"The way ... etc.
It produces (what I want):
"The way ... etc.
But when I ...
1
vote
1
answer
109
views
If the applyRefPoint is set to true, the text markup disappears once the text is typed
Text markups are not showing if applyRefPoint is set as True
If the applyRefPoint is set to true, the text markup disappears once the text is typed. However, if it is set to false, there are no ...
0
votes
1
answer
100
views
Member not found for markup_text in dart (unable to find icons)
I added markup_text package to my yaml file and copied the code from their example to my dart file which gave me bunch of errors saying icon not found as shown in the screenshot below. I have tried ...
6
votes
1
answer
8k
views
Numbered equations with typst?
Typst's documentation says that there is an equation function you can use to write numbered equations.
However when I write:
#equation($a$)
I get an error saying no such symbol can be found.
1
vote
0
answers
815
views
Is there a way to detect the formatting (bold, italic, underline) of a rich text in Excel?
I am quite new to programming and I need to convert excel files to csv while keeping a track of the formatting of the text in the excel file. Ex: column_name = "book description". cell :&...
13
votes
2
answers
13k
views
typst horizontal display of 2 images?
I am using typst to render some stuff, I want a side by side display of 2 images I gured out how to get things vertically:
#figure(
(image("eulerian.svg", width: 10%),
image("...
1
vote
1
answer
835
views
images in various locations in included Asciidoc files
I have an AsciiDoc structure like this:
Documentation.adoc
DeveloperDocumentation/DeveloperDocumentation.adoc
DeveloperDocumentation/DeveloperDocumentationPart1.adoc
UserDocumentation/...
0
votes
2
answers
2k
views
CSS - two row flexbox layout - having one row's width be determined by the second row's
I have a fairly specific CSS issue.
Please look at the codepen, as pretty much everything is explained in there... but here is a bit more explanation:
THE GOAL:
There are two rows (inside a container)...
0
votes
1
answer
145
views
How to parse simple pango-like markup using C++, getting a tree like structure of nodes?
I'm trying to parse Pango-style markup into a tree like structure with the leaves being the text elements and the branches the tag elements with the attributes. For example:
<b>This is bold</...
0
votes
1
answer
92
views
Add a window.open as part of teams webhook OpenURI
Am trying to add a popup using window.open in teams webhook action, no success till now.
Any help here is much appreciated
{"@type": "MessageCard","@context": "http:/...