https://github.com/driftingruby/231-syntax-highlighting-with-action-text
Set up Action Text with client side Syntax Highlighting using Highlight.js.
https://github.com/driftingruby/231-syntax-highlighting-with-action-text
action-text javascript ruby ruby-on-rails syntax-highlighting
Last synced: about 1 month ago
JSON representation
Set up Action Text with client side Syntax Highlighting using Highlight.js.
- Host: GitHub
- URL: https://github.com/driftingruby/231-syntax-highlighting-with-action-text
- Owner: driftingruby
- Created: 2020-03-02T06:15:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T17:40:55.000Z (over 3 years ago)
- Last Synced: 2025-02-15T08:31:21.034Z (over 1 year ago)
- Topics: action-text, javascript, ruby, ruby-on-rails, syntax-highlighting
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/syntax-highlighting-with-action-text
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...