Skip to content

Commit 7cd258f

Browse files
committed
Use kramdown class for lead paragraph
1 parent f28e69e commit 7cd258f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ layout: home
44

55
# Darwin Core
66

7-
<p class="lead">Darwin Core is a standard maintained by the <a href="https://www.tdwg.org/standards/dwc/#maintenance%20group">Darwin Core Maintenance Interest Group</a>. It includes a glossary of terms (in other contexts these might be called properties, elements, fields, columns, attributes, or concepts) intended to <strong>facilitate the sharing of information about biological diversity</strong> by providing identifiers, labels, and definitions. Darwin Core is primarily based on taxa, their occurrence in nature as documented by observations, specimens, samples, and related information.</p>
7+
{:.lead}
8+
Darwin Core is a standard maintained by the [Darwin Core Maintenance Interest Group](https://www.tdwg.org/standards/dwc/#maintenance-group">). It includes a glossary of terms (in other contexts these might be called properties, elements, fields, columns, attributes, or concepts) intended to **facilitate the sharing of information about biological diversity** by providing identifiers, labels, and definitions. Darwin Core is primarily based on taxa, their occurrence in nature as documented by observations, specimens, samples, and related information.
89

910
## Getting started
1011

0 commit comments

Comments
 (0)