⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@Stampoo
Copy link
Contributor

@Stampoo Stampoo commented Mar 26, 2021

Description

  • Add Highlightr dependence for highlight code depends on syntax
  • Add CodeView with implement Highlightr

How has this been tested?

Build and run app, move to detail question, code highlight with depends on syntax (see tag on question) and rule at this JS library https://highlightjs.org/static/demo/

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

What to look for?

  • Library does not have automatic detect language

Closes #41

@Stampoo Stampoo added feature New feature or request Low Low priority labels Mar 26, 2021
@Stampoo Stampoo self-assigned this Mar 26, 2021
@Stampoo Stampoo force-pushed the feature/41-Add-Highlightr-for-the-Markdown.CodeBlockView branch from d226dd1 to ee6048f Compare March 26, 2021 11:50
@erikbasargin erikbasargin added the WIP Work in process label Apr 9, 2021
@Stampoo Stampoo force-pushed the feature/41-Add-Highlightr-for-the-Markdown.CodeBlockView branch from ee6048f to 9c2f670 Compare April 30, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request Low Low priority WIP Work in process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Highlightr for the Markdown.CodeBlockView

3 participants