-
When I run mdbook build with linkcheck enabled and `warning-policy` set to "warn" it still errors and returns a 101 error code? How do I configure it to just warn?
```sh
$ cat book.toml; mdbook b…
-
Context:
I have `mdbook build` running through my CI system so that we can test if the documentation builds, and links exist, etc.
I recently realised that the documentation was failing to build…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[x] support request
```
**Current behavior*…
alxtz updated
6 years ago
-
Hi All,
We have installed kale 0.7.0 and trying to run basic kale example in pipeline and facing below issue:
**Error**:
`Traceback (most recent call last):
File "/tmp/tmp.hsdiC1bhPS", line…
-
#### **Specification Name and URI**
1. > Please tag the issue title with the spec's short name, like `[css-foo]` (this is the name from the spec URL, without a level number unless the issue is spec…
-
https://github.com/angular/angular-cli/wiki/stories-css-preprocessors
## CSS Preprocessor integration CSS预处理器集成
Angular CLI supports all major CSS preprocessors:
Angular CLI支持所有主要的CSS预处理程序:
…
-
For debugging purposes, seeing doxygen's html output can be quite useful
.
This is especially true when playing with doxygen's preprocessor commands.
Instead of requiring the users to install …
-
I haven't found an obvious preprocessor pipeline for treating documents before Sphinx gets to work on them, but we could create a package to act as a custom handler that will do the preprocessing step…
-
The flexi addon converts flexi attributes to CSS classes at build time via a preprocessor. It looks like this preprocessor is not being called on the twiddle backend.
https://ember-twiddle.com/e17d…
-
**Upon performing a 'Dev Install'**
```
sudo apt-get install pandoc
git clone https://github.com/jupyter/nbconvert.git
cd nbconvert
pip install -e .
pip install nbconvert[test]
py.test -…