-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasic.tps
More file actions
44 lines (30 loc) · 963 Bytes
/
basic.tps
File metadata and controls
44 lines (30 loc) · 963 Bytes
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
---
title: "Basic TPS Example"
profile: Actor
duration: "2:00"
base_wpm: 140
author: "TPS Project"
created: "2026-03-25"
version: "1.0"
---
# Basic TPS Example
## [Introduction|Warm]
This is leading text before the first block. /
It inherits the segment's speed and emotion. //
### [Welcome]
Welcome to TPS. /
This is a minimal example / showing how the format works. //
A single slash means a short pause. /
A double slash means a longer pause. //
[pause:2s]
### [Key Points|Focused]
You can use [emphasis]emphasis[/emphasis] for important words. /
You can also use *markdown italic* for emphasis / and **markdown bold** for strong emphasis. //
You can use [highlight]highlight[/highlight] for key ideas. //
That is the basics. /
Simple and readable. //
[edit_point]
## Summary
This segment uses a simple header without brackets. /
It inherits the default emotion and base WPM. //
To write a literal bracket in text, / escape it: \[like this\]. //