Skip to main content
0 votes
1 answer
41 views

I'm trying to create a moderately complex template for converting multiple markdown files into a standalone Word (.docx) file. So far, I have been able to default.openxml file with custom conditional ...
user2544173's user avatar
Tooling
0 votes
6 replies
63 views

I am currently working on my project for the computer science coursework project in my country (Ireland), one of the requirements is to include a /report directory that serves index.html which would ...
helios01k's user avatar
0 votes
1 answer
85 views

I tried to display original code: $\sim$ in my jupyter notebook. I thought that $ can be eacaped in the beginning time, so I used \$\sim\$, it displayed ~ later. Then I tried \\$\sim$, it displayed $\...
Steve Chan's user avatar
3 votes
0 answers
75 views

I am trying to make my README.md for my assignment, and I want to make some color highlighting in markdown. Especially I want to make a color syntax in code blocks where they are in a list . I know if ...
ΝΙΚΟΛΑΣ ΜΕΝΥ's user avatar
-1 votes
0 answers
104 views

Using DataGrid (Data Grid – Shiny for Python), how can LaTex/Markdown notation, which strings are stored in the cells of a DuckDB database file, be displayed in the Shiny webapp as human readible ...
user31952284's user avatar
Advice
0 votes
1 replies
43 views

I have a storybook and I wat tot send a link to a section in my story to someone. Eksample: # MyTitle I tried to link to this using someting like this `https://my-storybook-url/?path=/docs#MyTitle` ...
Daniel's user avatar
  • 697
Advice
0 votes
2 replies
71 views

I have some markdown text. I use MarkDig to parse the markdown text and obtain a markdown-document-object-model. (markdown-DOM.) From that, I want to obtain an HTML-DOM. As far as I can tell, the only ...
Mike Nakis's user avatar
  • 63.1k
0 votes
1 answer
46 views

I'm using Umbraco v16.1.1 and I've been trying to get labels working for Blocklist and Blockgrid elements. With version 16, you're supposed to use Umbraco Flavoured Markdown to generate dynamic labels ...
John J Smith's user avatar
  • 12.1k
0 votes
0 answers
40 views

I’m using LlamaParse (Llama Cloud) in Python to convert PDFs to Markdown. I want to steer the output with a system prompt (e.g., force UPPERCASE or bump all Markdown heading levels), but neither ...
Andjela Mihajlovic's user avatar
0 votes
0 answers
67 views

Using Markdown with MkDocs Material, I'm trying to implement a glossary with automatically appended definitions and custom styling. I've successfully used the snippets extension to auto-append a ...
ABCdC's user avatar
  • 1
0 votes
1 answer
58 views

I am trying to render markdown posts fetched from a git repo in my Svelte 4 webapp/blog using mdsvex. The markdown mostly renders correctly, but the ``` code blocks dont render corerctly. The ...
skywizard's user avatar
1 vote
1 answer
100 views

So I'm trying to build my Next.js project, which, for context, was being deployed without a problem, up until my main branch. When I then tried to implement mdx, with rehype and shiki, and tried to ...
Santiago Uribe Gil's user avatar
2 votes
0 answers
48 views

I am trying to generate custom-named headers in PDF files from Markdown. I am using LaTeX and the Eisvogel template. I want to edit the numbering of the Markdown headers, i.e., the single hash (#), ...
Kerry Cox's user avatar
  • 121
1 vote
0 answers
56 views

According to the render-markdown.nvim docs, the plugin supports "concealing HTML comments" with the help of treesitter-html (which I have installed). However, I'm still seeing HTML tags ...
N1v3x's user avatar
  • 51
0 votes
1 answer
59 views

Can someone help explain what is going on, and how to fix it so I don't have too put a <span> in every link. I am actually writing some .md files and using Juypter to display it in its final ...
frankr6591's user avatar
  • 1,267

15 30 50 per page
1
2 3 4 5
603