Skip to content

Commit

Permalink
Merge pull request #158 from MurhafSousli/develop
Browse files Browse the repository at this point in the history
v4.1.3
  • Loading branch information
MurhafSousli authored Dec 3, 2020
2 parents 0f6cf81 + f99fdf8 commit ce920ef
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 30 deletions.
17 changes: 0 additions & 17 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
[![Stackblitz](https://img.shields.io/badge/stackblitz-online-orange.svg)](https://stackblitz.com/edit/ngx-highlightjs)
[![npm](https://img.shields.io/npm/v/ngx-highlightjs.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/ngx-highlightjs)
[![tests](https://github.com/MurhafSousli/ngx-highlightjs/workflows/tests/badge.svg)](https://github.com/MurhafSousli/ngx-highlightjs/actions?query=workflow%3Atests)
[![Build Status](https://travis-ci.org/MurhafSousli/ngx-highlightjs.svg?branch=master)](https://travis-ci.org/MurhafSousli/ngx-highlightjs)
[![Downloads](https://img.shields.io/npm/dt/ngx-highlightjs.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/ngx-highlightjs)
[![Monthly Downloads](https://img.shields.io/npm/dm/ngx-highlightjs.svg)](https://www.npmjs.com/package/ngx-highlightjs)
[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/ngx-highlightjs.svg)](https://bundlephobia.com/result?p=ngx-highlightjs)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ <h1>Angular Highlight.js</h1>
<img src="https://img.shields.io/npm/v/ngx-highlightjs.svg?maxAge=2592000?style=plastic"
data-canonical-src="https://www.npmjs.com/package/ngx-highlightjs">
</a>
<a href="https://travis-ci.org/MurhafSousli/ngx-highlightjs">
<img src="https://travis-ci.org/MurhafSousli/ngx-highlightjs.svg?branch=master"
data-canonical-src="https://travis-ci.org/MurhafSousli/ngx-highlightjs">

<a href="https://github.com/MurhafSousli/ngx-highlightjs/actions?query=workflow%3Atests">
<img src="https://github.com/MurhafSousli/ngx-highlightjs/workflows/tests/badge.svg"
data-canonical-src="https://github.com/MurhafSousli/ngx-highlightjs/actions?query=workflow%3Atests">
</a>
<!--DOWNLOADS-->
<a href="https://www.npmjs.com/package/ngx-highlightjs">
Expand All @@ -41,16 +42,16 @@ <h1>Angular Highlight.js</h1>
<a class="stackblitz" href="https://stackblitz.com/edit/ngx-highlightjs">
<img data-canonical-src="https://stackblitz.com/edit/ngx-highlightjs"
src="https://img.shields.io/badge/stackblitz-online-orange.svg">
</a>

<a class="github-button" href="https://github.com/murhafsousli/ngx-highlightjs" data-icon="octicon-star"
data-show-count="true" aria-label="Star murhafsousli/ngx-highlightjs on GitHub">Star</a>
<iframe src="https://ghbtns.com/github-btn.html?user=murhafsousli&repo=ngx-highlightjs&type=star&count=true"
frameborder="0" scrolling="0" width="94" height="20" title="GitHub"></iframe>

<a class="github-button" href="https://github.com/murhafsousli" aria-label="Follow @murhafsousli on GitHub">Follow
@murhafsousli</a>
<iframe src="https://ghbtns.com/github-btn.html?user=murhafsousli&type=follow&count=true" frameborder="0"
scrolling="0" width="196" height="20" title="GitHub"></iframe>

<a class="twitter-follow-button" style="margin-left: 4px;" href="https://twitter.com/MurhafSousli"
data-size="small" data-show-count="false">Follow @MurhafSousli</a>
</a>
</div>
</div>
</div>
2 changes: 0 additions & 2 deletions projects/ngx-highlightjs-demo/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
};
return t;
}(document, "script", "twitter-wjs"));</script>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>

<body>
Expand Down
1 change: 0 additions & 1 deletion projects/ngx-highlightjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
[![Stackblitz](https://img.shields.io/badge/stackblitz-online-orange.svg)](https://stackblitz.com/edit/ngx-highlightjs)
[![npm](https://img.shields.io/npm/v/ngx-highlightjs.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/ngx-highlightjs)
[![tests](https://github.com/MurhafSousli/ngx-highlightjs/workflows/tests/badge.svg)](https://github.com/MurhafSousli/ngx-highlightjs/actions?query=workflow%3Atests)
[![Build Status](https://travis-ci.org/MurhafSousli/ngx-highlightjs.svg?branch=master)](https://travis-ci.org/MurhafSousli/ngx-highlightjs)
[![Downloads](https://img.shields.io/npm/dt/ngx-highlightjs.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/ngx-highlightjs)
[![Monthly Downloads](https://img.shields.io/npm/dm/ngx-highlightjs.svg)](https://www.npmjs.com/package/ngx-highlightjs)
[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/ngx-highlightjs.svg)](https://bundlephobia.com/result?p=ngx-highlightjs)
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-highlightjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-highlightjs",
"version": "4.1.2",
"version": "4.1.3",
"description": "Instant code highlighting, auto-detect language, super easy to use.",
"homepage": "http://github.com/murhafsousli/ngx-highlightjs",
"author": {
Expand Down

0 comments on commit ce920ef

Please sign in to comment.