-
-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathdraft.yaml
More file actions
61 lines (61 loc) · 1.34 KB
/
Copy pathdraft.yaml
File metadata and controls
61 lines (61 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
title:
"How to publish a Substack post using the Python API"
subtitle:
"This post was published using the Python API"
audience:
"everyone" # everyone, only_paid, founding, only_free
write_comment_permissions:
"none" # none, only_paid, everyone
search_engine_title:
"This is a short SEO title set via the Python API wrapper."
search_engine_description:
"This is a short SEO description set via the Python API wrapper."
slug:
"this-is-a-draft-post-2"
section:
"rick"
tags:
- "python"
- "api"
body:
0:
type: "heading"
level: 1
content: "Steps"
1:
type: "paragraph"
content: "1)"
marks:
- type: "strong"
- type: "em"
2:
type: "paragraph"
content:
- content: "hello"
marks:
- type: "strong"
- type: "em"
- content: ", how are you?"
10:
type: "paragraph"
content: "my friend"
3:
type: "horizontal_rule"
4:
type: "paragraph"
content: "2)"
5:
type: "captionedImage"
src: "https://media.tenor.com/7B4jMa-a7bsAAAAC/i-am-batman.gif"
6:
type: "paragraph"
content: "Set the EMAIL, PASSWORD, PUBLICATION_URL and USER_ID environment variables."
7:
type: "captionedImage"
src: "examples/rickroll_4k.jpg"
8:
type: "youtube2"
src: "EnDg65ISswg"
9:
type: "subscribeWidget"
message: "Hello Everyone!!!"