Skip to content

Added How to edit Wiki pages via web browser and More Markdown examples #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raffe1234
Copy link
Contributor

No description provided.

Copy link
Contributor Author

@raffe1234 raffe1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edited some errors

4. Above the new content, click Preview to see your changes. *NOTE!* Some formatting will be shown wrong in the preview, If you want to test how it will look, you can paste the code into [stackedit.io](https://stackedit.io/app#) and see how it looks there in reality.
5. Click Commit changes...
6. In the "Commit message" field, type a short message that describes the change you made to the file
7. Click Propose changes
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
7. Click Propose changes
7. Click "Create pull request"

5. Click Commit changes...
6. In the "Commit message" field, type a short message that describes the change you made to the file
7. Click Propose changes
8. Type a title and description for your pull request.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
8. Type a title and description for your pull request.
8. Check the title and description for your pull request.

* Debian
* Ubuntu

----
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
----
----
## Tabels
Use `| |` for columns and line break for rows. Use `<br>` for a line break in a cell. You can align text to the left, right, or center of a column by including colons `:` to the left, right, or on both sides of the hyphens `-` within the header row.
**EXAMPLE**
Header 1 Header 2 Header 3 Header 4
Standard- Left- Center- Right-
aligned
aligned aligned aligned
Rhino
Wiki
Debian Ubuntu Linux
**OUTPUT**

| Header 1 | Header 2 | Header 3 | Header 4 |
|   ---    |  :---    |  :---:   |   ---:   |
| Standard-| Left-    | Center-  | Right-<br>aligned|
|  aligned | aligned  | aligned  |          |
| Rhino <br> Wiki | Debian | Ubuntu | Linux |

----

To write special characters
**EXAMPLE**
Enter `&#92;` to get &#92;
Enter `&#95;` to get &#95;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Enter `&#95;` to get &#95;
Enter `&#95;` to get &#95;
Enter `&#96;` to get &#96;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant