Skip to content

Commit 619fbcf

Browse files
authored
Remove unneeded whitespace (#1338)
1 parent f21d2b5 commit 619fbcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Requires Elixir v1.10.
5050
* [mix docs] Allow files with no extension in extra files (`26b93b6`)
5151
* [mix docs] Link to siblings in an umbrella (`b0d6fdd`)
5252
* [mix docs] Switch to `earmark_parser`. Run `mix deps.unlock --unused` to remove the now
53-
unused `earmark` dependency. (`021c772`)
53+
unused `earmark` dependency. (`021c772`)
5454

5555
* Bug fixes
5656
* [HTML+EPUB] Bring back auto-linking to Kernel and Kernel.SpecialForms (`fa174eb`)

test/fixtures/ExtraPageWithSettextHeader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Extra Page Title [![Build Status](https://travis-ci.org/username/project_name.svg?branch=master)](https://travis-ci.org/username/project_name) [![Coverage Status](https://coveralls.io/repos/github/username/project_name/badge.svg?branch=master&cache=1)](https://coveralls.io/github/username/project_name) [![hex.pm version](https://img.shields.io/hexpm/v/project_name.svg)](https://hex.pm/packages/project_name) [![hex.pm downloads](https://img.shields.io/hexpm/dt/project_name.svg)](https://hex.pm/packages/project_name)
1+
Extra Page Title [![Build Status](https://travis-ci.org/username/project_name.svg?branch=master)](https://travis-ci.org/username/project_name) [![Coverage Status](https://coveralls.io/repos/github/username/project_name/badge.svg?branch=master&cache=1)](https://coveralls.io/github/username/project_name) [![hex.pm version](https://img.shields.io/hexpm/v/project_name.svg)](https://hex.pm/packages/project_name) [![hex.pm downloads](https://img.shields.io/hexpm/dt/project_name.svg)](https://hex.pm/packages/project_name)
22
================
33

44
some text

0 commit comments

Comments
 (0)