-
- [x] add text highlight syntax
Text highlighting is specified in the "extra.css" file with this block:
```
.highlight_txt {
color: #9f0bde;
background-color: #ededed;
padding: .25em;
…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug …
-
Hi there,
Seeing this error when using `mkdocs serve` to test my site out locally. The site works fine but just wondering why that error keeps popping up. We are using Material for the theme.
…
-
Hi All,
This is obviously a question rather than an issue, but I thought I'd submit it anyway just to see where it goes.
There exists MaterialXGenGlsl to generate OpenGL shader code. However, th…
-
The following unit test works with `8.1.0` but not with `8.1.2` (don't know about `8.1.1`)
```
public class CustomClass
{
public string Property { get; set; }
}
[TestMethod]
public void T…
-
The massive README is probably not very pleasant.
Also move CONTRIBUTING and add more details to building for dev use.
-
It appears that emoji shortcodes are only parsed in page bodies but not in the navbar and table of contents. If parsing was done on these other sections then emoji could be used to make them more navi…
-
**Version**: Gaffer 0.59.5.0-linux
**Third-party tools:** Arnold,
### Description ###
A lot of OSL and MaterialX(in osl) nodes have a double 'out' parameters for no apparent reason
almost …
-
This seems to have been a conscious choice, but I'm wondering what the impediment is to building shared libraries on Windows? This seems like a problem for integrating MatX into DCCs that need to run …
-
- [x] I've read the [contribution guidelines][1] and agree with them
__I've found a bug and checked that ...__
- [ ] ... the problem doesn't occur with the default MkDocs template
- [x] ...…