-
```
C:\Users\MAX\Salam>git add .
warning: in the working copy of 'output.html', LF will be replaced by CRLF the next time Git touches it
C:\Users\MAX\Salam>git commit -m "update"
identity.......…
-
**Describe the bug**
The Generated Markdown for FlowDoc can be converted by Markdown renderer instead of left as is.
Example is your from your Examples documents:
https://github.com/modery/Powe…
-
### Bug description
If a callout block is the first bit of content for a website post, then the resulting render of that post has skewed positioning, relative to other posts in the website. Here's a …
kubu4 updated
2 weeks ago
-
I'm not totally sure whether to do this inline or in a markdown doc. If inline, I could extend it everywhere using Roxygen2 inheritance.
-
I think it would be nice to support YAML config instead of JSON config
-
I've recently started getting a `result.statusCode: 0` returned when checking my markdown files.
```js
'use strict';
/**
* @fileoverview This is a stub test to use the `markdown-link-check` l…
-
When hashBasedNavigation is true and a 404 link is pressed, there is an infinite update loop that makes the app go totally unresponsive.
To reproduce this just convert the UI folder of this repo to u…
-
From @calebrob6:
> Also, one thing that'd be really nice would be to get rid of the ckpt file path and just have a --model_type parameter to ftw inference run that lets you select from an enum of t…
-
ERROR: Links not functional. All are relative links
Wrong Output:
`![aboutus_image](/content/dam/oona/aem-images/header/about-us.svg) [About
Us](/about-us/)`
Correct Output:
`![aboutus_image]…
-
### Feature request
I recently added loose support for Markdown to my own site here: b023b6e2c45affe077c876d15422402428bb131c
The CSS is a mess, but that wouldn't necessarily be an issue for the V…