ngx-highlightjs icon indicating copy to clipboard operation
ngx-highlightjs copied to clipboard

Angular syntax highlighting module

Results 15 ngx-highlightjs issues
Sort by recently updated
recently updated
newest added

#### Reproduction Steps to reproduce: 1. Use `ngx-hightlightjs` in a component which is exported through an Angular module 2. Use the exported component in an Angular app #### Expected Behavior...

Need reproduction

#### Feature Description When a relative URL is passed into `codeFromUrl` pipe, then file is not fetched. ``` ``` Let's say user would like to fetch a file from assets...

feature
Need investigation
Need reproduction
PRs are welcome

- [x] bug report - [ ] feature request - [ ] question #### Repro steps 1) Install ngx-hightlightjs 6.1.0 2) Add the following to app.module.ts: ```ts import {HighlightModule, HIGHLIGHT_OPTIONS}...

Need reproduction

#### Expected Behavior Show line numbers #### Actual Behavior Every time I try to import the library `highlightjs-line-numbers.js` to show the line numbers in the app module like this: ```...

The `HIGHLIGHT_OPTIONS` provider must always be provided at the root. Because of this, the entire ngx-highlightjs library is bundled into the main bundle, even when it's only being used on...

#### Reproduction Steps to reproduce: See https://stackblitz.com/edit/ngx-highlightjs-ifd39t?file=src%2Fmain.ts #### Expected Behavior Highlighting for `codeWithLinebreakInString` should work. It's working with the highlight.js demo https://highlightjs.org/demo #### Actual Behavior The code for `codeWithLinebreakInString` isn't...

bug

### Discussed in https://github.com/MurhafSousli/ngx-highlightjs/discussions/273 Originally posted by **Szabo** December 1, 2023 The Line Numbers plugin supports the display of line numbers for single line sources. This is disabled by default....

feature

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [@nguniversal/common](https://github.com/angular/universal) to 16.1.2 and updates ancestor dependencies [@nguniversal/common](https://github.com/angular/universal), [@nguniversal/express-engine](https://github.com/angular/universal) and [@nguniversal/builders](https://github.com/angular/universal). These dependencies need to be updated together. Updates `@nguniversal/common` from 16.1.0 to 16.1.2 Release notes Sourced from @​nguniversal/common's...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies