Photon Tutorial in Yuque62


Yuque is a Chinese collaborative writing and knowledge management platform. It offers a convenient way to create, share, and organize documents and knowledge bases. This tutorial will guide you through the basics of using Photon, Yuque's built-in markdown editor.

Getting Started

To start using Photon, simply create a new document in Yuque. You can access the editor by clicking the "New Document" button on the dashboard. The editor will open in a new tab.

Photon is a markdown editor. Markdown is a lightweight markup language that is easy to learn and use. It allows you to format text, create headings, add links, and more.

Basic Formatting

To format text in Photon, use the following markdown syntax:
Bold: Surround the text with two asterisks ()
Italic: Surround the text with one asterisk (*)
Underline: Surround the text with two underscores (_)
~~Strikethrough: Surround the text with two tildes (~)
Superscript: Surround the text with two carets (^)
Subscript: Surround the text with two underscores (_)

Headings

To create headings, use the following markdown syntax:

Heading 2

Heading 3


Heading 4


Heading 5

Heading 6


Links

To add links, use the following markdown syntax:```markdown
[Link Text]()
```

Lists

To create lists, use the following markdown syntax:
Unordered list: Start each item with a hyphen (-)
Ordered list: Start each item with a number followed by a period (.)

Code Blocks

To create code blocks, use the following markdown syntax:```
```Code```
```

Tables

To create tables, use the following markdown syntax:```markdown
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Cell 1 | Cell 2 | Cell 3 |
| Cell 4 | Cell 5 | Cell 6 |
```

Tips and Tricks

Here are a few tips and tricks for using Photon:
Use the keyboard shortcuts for faster formatting.
Preview your document before publishing it.
Use the search bar to find specific information in your documents.
Collaborate with others on documents.
Export your documents to various formats.

Conclusion

Photon is a powerful and easy-to-use markdown editor. It is perfect for creating and sharing documents and knowledge bases. With a little practice, you will be able to master the basics of Photon and use it to create beautiful and informative documents.

2024-11-28


Previous:A Comprehensive Guide to Knife Cuts for Cooking

Next:How to Set Up Automatic Transfers for Smart Money Management