A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/syntax-tree/mdast/commit/eace3f04a9518632ddaed59c9fdfe3620a0b7769 below:

Add types section · syntax-tree/mdast@eace3f0 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+10

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+10

-0

lines changed Original file line number Diff line number Diff line change

@@ -18,6 +18,7 @@ The latest released version is [`4.0.0`][latest].

18 18 19 19

* [Introduction](#introduction)

20 20

* [Where this specification fits](#where-this-specification-fits)

21 +

* [Types](#types)

21 22

* [Nodes](#nodes)

22 23

* [`Parent`](#parent)

23 24

* [`Literal`](#literal)

@@ -90,6 +91,15 @@ languages.

90 91

mdast relates to the [unified][] and [remark][] projects in that mdast syntax

91 92

trees are used throughout their ecosystems.

92 93 94 +

## Types

95 + 96 +

If you are using TypeScript, you can use the unist types by installing them

97 +

with npm:

98 + 99 +

```sh

100 +

npm install @types/mdast

101 +

```

102 + 93 103

## Nodes

94 104 95 105

### `Parent`

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4