Skip to content

Commit d442789

Browse files
committed
Add language for fenced code
1 parent cd5f75a commit d442789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A [BibTeX][bibtex] reference database. Database items may include references to
1717

1818
The database is a [BibTeX][bibtex] database file, where the file format is a plain text list of bibliography items. Each database entry corresponds to a single bibliography item. The entry type is identified by an `@` symbol. Each entry is associated with one or more fields, which are listed within braces. For example,
1919

20-
```
20+
``` text
2121
@article{bays:1976,
2222
abstract = {},
2323
acmid = {355670},

0 commit comments

Comments
 (0)