Skip to content

Generator of HTML with Gherkin code highlighted. Useful for blog posts or forum comments.

Notifications You must be signed in to change notification settings

GabriOliv/gherkin-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gherkin to HTML is a generator that converts Gherkin code into HTML with syntax highlighting. It is particularly useful for creating blog posts or forum comments.

Using Prism.js to support different languages.


Usage

  1. Copy the Gherkin code to the input field.
  2. The converted HTML code will be displayed in the output field.
  3. Click the "Copy" button to copy the highlighted HTML code to the clipboard.
  4. Paste the HTML code into your blog post or forum comment.

Libraries

  • Bootstrap 5.3.3
  • Bootstrap Icons 1.11.3
  • ClipboardJS 2.0.11
  • PrismJS 1.29.0