Skip to content

issues Search Results · repo:wcoder/highlightjs-line-numbers.js language:JavaScript

Filter by

69 results
 (80 ms)

69 results

inwcoder/highlightjs-line-numbers.js (press backspace or delete to remove)

I d like to display two code listings within the very same page. One should have added linenumbers, the second shall be displayed without. Ho do I achieve this? So far I can only enable or disable added ...
  • wirepatch
  • Opened 
    on Nov 5, 2024
  • #104

Describe the bug JS console error from highlightjs-line-numbers.min.js. To Reproduce Steps to reproduce the behavior: ... link rel= stylesheet href= https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/vs2015.min.css ...
  • Billy-Sheppard
  • 1
  • Opened 
    on Jun 4, 2024
  • #102

Is your feature request related to a problem? Please describe. No. Describe the solution you d like I would like to display log entries where newest lines are at the top. Line numbering from bottom to ...
enhancement
  • ponasromas
  • Opened 
    on Sep 19, 2023
  • #99

Describe the bug it is error,when import the package in vue file my code: import hljs from highlight.js ; import highlightjs-line-numbers.js
help wanted
  • MTTTM
  • 4
  • Opened 
    on Jul 11, 2023
  • #98

script src= //cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js / script src= //cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/languages/typescript.min.js / script src= //cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/languages/xml.min.js ...
need more info
question
  • maor-benami
  • 1
  • Opened 
    on Dec 21, 2022
  • #97

highlight.js can be used on server side to change code tags line-numbers plugin depends on window https://stackoverflow.com/questions/48843806/how-to-use-npm-marked-with-highlightjs
enhancement
help wanted
  • maor-benami
  • 1
  • Opened 
    on Dec 21, 2022
  • #96

Describe the bug When using the line-number-plugin yaml highlights, multilines have an extra space without line-numbers all aligned to the left edge To Reproduce https://codepen.io/Keda37/pen/ExRddRR ...
bug
  • amshkv
  • 1
  • Opened 
    on Dec 2, 2022
  • #94

Describe the bug The highlightjs-line-numbers plugin changed the code font on my Jekyll blog (repo link) when I added it as a plugin, following the instructions given in the usage portion of the README. ...
question
  • wermos
  • 2
  • Opened 
    on Sep 15, 2022
  • #93

Basically, when I use a code snippet like below, that I ve likely pasted in from another document: pre code fn main() { println!( Hello World !); } /code /pre Line 1 (using hljs.initLineNumbersOnLoad();) ...
  • PhalanxHead
  • 1
  • Opened 
    on Feb 27, 2022
  • #91

Description When rendering a standard HTML page, any indentation in the code block is removed, and the entire code segment is displayed with the same column index. In Essence, I expect: fn main() { ...
question
  • PhalanxHead
  • 2
  • Opened 
    on Feb 27, 2022
  • #90
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub