Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

guardian/scribe-plugin-formatter-html-ensure-semantic-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scribe-plugin-formatter-html-ensure-semantic-elements

A Scribe plugin that ensures markup is semantic by converting B and I to STRONG and EM respectively.

Installing

bower install scribe-plugin-formatter-html-ensure-semantic-elements

Testing

Install Karma, some plugins and dependencies

npm install

Start Karma

node_modules/karma/bin/karma start --single-run

Install Karma-cli globally for convenience

npm install -g karma-cli
karma start --single-run

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published