-
# Kibana authentication layer, phase 1
In the first phase of Kibana’s authentication system we’re focus on just that: authentication. That is, a clean way of allowing for login, logout and sessions t…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] question
```
### OS and Version?
Sierra 10…
-
Today, I tried to use this but i got this error
`core.es5.js:1020 ERROR TypeError: t.filter is not a function`
`at Object.g [as highlightAuto] (highlight.pack.js:formatted:298)`
`at Highlig…
-
Done the same as the instructions I don't know if anything else need to be imported . I am new to angular please help on this.
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => searched github for a similar issue or PR
[ ] feature request
[ ] support request
```
**Current behavior**
When I click th…
-
```bash
git clone https://github.com/mtlynch/ingredient-demo-frontend.git
cd ingredient-demo-frontend
git checkout syntax-highlight-angular6
npm install
ng serve
```
`ng serve` shows two warn…
-
I am using patternplate for a React.js project.
All code blocks in my markdown files are labeled with ` ```jsx `.
Result: nested elements are not highlighted correctly.
Related issues (via hi…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [X ] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
```
@angular/cli: 1.0.0
node:…
ghost updated
5 years ago
-
Hello, great plugin,
After following the `Syntax highlight` section of the README the code, as in your examples, is not highlighting:
```
Inline `code` has `back-ticks around` it.
> ```javas…
-
### found version 4, expected 3, resolving symbol ComponentsModule
Hi there!
I created an app with angular and covalent time ago. I've been developing it for long time. It happens that now, when…