Re-Write Highlight Extension for Asciidoctor 2.0 #16
Labels
💡 enhancement
A new feature or enhancement request
👑 HTML
Issues with conversion to HTML format
🔨 Asciidoctor
Tool: Asciidoctor
🔨 Highlight
Tool: Highlight (syntax highlighter)
🔬 research
Issue requires further researching
♻️ help wanted
Collaborative help is needed
⭐ syntax highlighting
Topic: Syntax Highlighting
👅 Ruby
Lang: Ruby
⚠️ important
Priority: High
Milestone
Problem
The current Highlight TreeProcessor extension employed in this project to integrate Highlight into the Asciidoctor toolchain is based on very old code and has a number of limitations:
/assets/adoc/highlight-treeprocessor_mod.rb
Solution
The problem here is that I dont' have enough knowledge of Ruby nor the Asciidoctor API to do it — I've tried many times over, without results (see: alan-if/alan-docs#36).
Any help from someone fluent in Ruby is appreciated.
Known Limitations
In order of severity:
subs
attribute.Reference Links
/extras/AsciiDoc/
— AsciiDoc assets for Highlight.Other issues were I discuss this topic:
The text was updated successfully, but these errors were encountered: