Skip to content

Commit 3d03c70

Browse files
committed
Style fixes.
1 parent c6501fb commit 3d03c70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070

7171
### Fixed
7272
- Do not use native types to create IRIs in value expansion.
73-
- Improved error detection for @container variations.
73+
- Improved error detection for `@container` variations.
7474
- Handle empty and relative `@base`.
7575
- Remove shortcut from compactIri when IRI is a keyword (fixes compact-0073).
7676

7777
### Changed
7878
- Set processingMode from options or first encountered context.
79-
- Use array representation of @container in processing.
79+
- Use array representation of `@container` in processing.
8080
- **BREAKING**: Check for keys in term definition outside that expected:
8181
`@container`, `@id`, `@language`, `@reverse`, and `@type`. This also sets up
8282
for additional keywords in 1.1.
@@ -93,7 +93,7 @@
9393
## 0.5.14 - 2017-10-11
9494

9595
### Fixed
96-
- Allow empty lists to be compacted to any @list container term. Fixes
96+
- Allow empty lists to be compacted to any `@list` container term. Fixes
9797
compact-0074 test.
9898

9999
## 0.5.13 - 2017-10-05

0 commit comments

Comments
 (0)