Skip to content

Commit

Permalink
style(readme): remove quotes from rendered output
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Aug 2, 2021
1 parent ed010be commit dfab978
Showing 1 changed file with 167 additions and 167 deletions.
334 changes: 167 additions & 167 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,42 +480,42 @@ All notable changes to this project will be documented in this file.
<details>
<summary>Rendered Output</summary>

> # Changelog
> All notable changes to this project will be documented in this file.
>
> ## [unreleased]
>
> ### Features
>
> - Support multiple file formats
> - Use cache while fetching pages
>
> ## [1.0.1] - 2021-07-18
>
> ### Miscellaneous Tasks
>
> - Add release script
>
> ### Refactor
>
> - Expose string functions
>
> ## [1.0.0] - 2021-07-18
>
> ### Bug Fixes
>
> - Rename help argument due to conflict
>
> ### Documentation
>
> - Add README.md
> - Add tested usage example
>
> ### Features
>
> - Add ability to parse arrays
>
> <!-- generated by git-cliff -->
# Changelog
All notable changes to this project will be documented in this file.

## [unreleased]

### Features

- Support multiple file formats
- Use cache while fetching pages

## [1.0.1] - 2021-07-18

### Miscellaneous Tasks

- Add release script

### Refactor

- Expose string functions

## [1.0.0] - 2021-07-18

### Bug Fixes

- Rename help argument due to conflict

### Documentation

- Add README.md
- Add tested usage example

### Features

- Add ability to parse arrays

<!-- generated by git-cliff -->

</details>

Expand Down Expand Up @@ -570,44 +570,44 @@ All notable changes to this project will be documented in this file.
<details>
<summary>Rendered Output</summary>

> # Changelog
> All notable changes to this project will be documented in this file.
>
> ## [unreleased]
>
> ### Features
>
> - Support multiple file formats ([a9d40502](a9d4050212a18f6b3bd76e2e41fbb9045d268b80))
> - Use cache while fetching pages ([df6aef41](df6aef41292f3ffe5887754232e6ea7831c50ba5))
>
> ## [1.0.1] - 2021-07-18
>
> [ad27b43e](ad27b43e8032671afb4809a1a3ecf12f45c60e0e)...[06412ac1](06412ac1dd4071006c465dde6597a21d4367a158)
>
> ### Miscellaneous Tasks
>
> - Add release script ([06412ac1](06412ac1dd4071006c465dde6597a21d4367a158))
>
> ### Refactor
>
> - Expose string functions ([e4fd3cf8](e4fd3cf8e2e6f49c0b57f66416e886c37cbb3715))
>
> ## [1.0.0] - 2021-07-18
>
> ### Bug Fixes
>
> - Rename help argument due to conflict ([9add0d46](9add0d4616dc95a6ea8b01d5e4d233876b6e5e00))
>
> ### Documentation
>
> - Add README.md ([81fbc636](81fbc6365484abf0b4f4b05d384175763ad8db44))
> - Add tested usage example ([ad27b43e](ad27b43e8032671afb4809a1a3ecf12f45c60e0e))
>
> ### Features
>
> - Add ability to parse arrays ([a140cef0](a140cef0405e0bcbfb5de44ff59e091527d91b38))
>
> <!-- generated by git-cliff -->
# Changelog
All notable changes to this project will be documented in this file.

## [unreleased]

### Features

- Support multiple file formats ([a9d40502](a9d4050212a18f6b3bd76e2e41fbb9045d268b80))
- Use cache while fetching pages ([df6aef41](df6aef41292f3ffe5887754232e6ea7831c50ba5))

## [1.0.1] - 2021-07-18

[ad27b43e](ad27b43e8032671afb4809a1a3ecf12f45c60e0e)...[06412ac1](06412ac1dd4071006c465dde6597a21d4367a158)

### Miscellaneous Tasks

- Add release script ([06412ac1](06412ac1dd4071006c465dde6597a21d4367a158))

### Refactor

- Expose string functions ([e4fd3cf8](e4fd3cf8e2e6f49c0b57f66416e886c37cbb3715))

## [1.0.0] - 2021-07-18

### Bug Fixes

- Rename help argument due to conflict ([9add0d46](9add0d4616dc95a6ea8b01d5e4d233876b6e5e00))

### Documentation

- Add README.md ([81fbc636](81fbc6365484abf0b4f4b05d384175763ad8db44))
- Add tested usage example ([ad27b43e](ad27b43e8032671afb4809a1a3ecf12f45c60e0e))

### Features

- Add ability to parse arrays ([a140cef0](a140cef0405e0bcbfb5de44ff59e091527d91b38))

<!-- generated by git-cliff -->

</details>

Expand Down Expand Up @@ -678,60 +678,60 @@ All notable changes to this project will be documented in this file.
<details>
<summary>Rendered Output</summary>

> # Changelog
> All notable changes to this project will be documented in this file.
>
> ## [unreleased]
>
> ### Features
>
> #### Cache
>
> - Use cache while fetching pages
>
> #### Config
>
> - Support multiple file formats
>
> ## [1.0.1] - 2021-07-18
>
> ### Miscellaneous Tasks
>
> #### Release
>
> - Add release script
>
> ### Refactor
>
> #### Parser
>
> - Expose string functions
>
> ## [1.0.0] - 2021-07-18
>
> ### Bug Fixes
>
> #### Args
>
> - Rename help argument due to conflict
>
> ### Documentation
>
> #### Example
>
> - Add tested usage example
>
> #### Project
>
> - Add README.md
>
> ### Features
>
> #### Parser
>
> - Add ability to parse arrays
>
> <!-- generated by git-cliff -->
# Changelog
All notable changes to this project will be documented in this file.

## [unreleased]

### Features

#### Cache

- Use cache while fetching pages

#### Config

- Support multiple file formats

## [1.0.1] - 2021-07-18

### Miscellaneous Tasks

#### Release

- Add release script

### Refactor

#### Parser

- Expose string functions

## [1.0.0] - 2021-07-18

### Bug Fixes

#### Args

- Rename help argument due to conflict

### Documentation

#### Example

- Add tested usage example

#### Project

- Add README.md

### Features

#### Parser

- Add ability to parse arrays

<!-- generated by git-cliff -->

</details>

Expand Down Expand Up @@ -787,45 +787,45 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details>
<summary>Rendered Output</summary>

> # Changelog
> All notable changes to this project will be documented in this file.
>
> The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
> and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
>
> ## [unreleased]
>
> ### Added
>
> - Support multiple file formats
>
> ### Changed
>
> - Use cache while fetching pages
>
> ## [1.0.1] - 2021-07-18
>
> ### Added
>
> - Add release script
>
> ### Changed
>
> - Expose string functions
>
> ## [1.0.0] - 2021-07-18
>
> ### Added
>
> - Add README.md
> - Add ability to parse arrays
> - Add tested usage example
>
> ### Fixed
>
> - Rename help argument due to conflict
>
> <!-- generated by git-cliff -->
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]

### Added

- Support multiple file formats

### Changed

- Use cache while fetching pages

## [1.0.1] - 2021-07-18

### Added

- Add release script

### Changed

- Expose string functions

## [1.0.0] - 2021-07-18

### Added

- Add README.md
- Add ability to parse arrays
- Add tested usage example

### Fixed

- Rename help argument due to conflict

<!-- generated by git-cliff -->

</details>

Expand Down

0 comments on commit dfab978

Please sign in to comment.