mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-31 18:22:27 +01:00 
			
		
		
		
	Markdown rendering
This commit is contained in:
		| @@ -19,7 +19,7 @@ If you have one or multiple resources that support PlaceholderAPI (being it by j | |||||||
| You should always add your resource to this page, no matter if it only supports placeholders or also provides its own. | You should always add your resource to this page, no matter if it only supports placeholders or also provides its own. | ||||||
|  |  | ||||||
| The format of a plugin is always as follows: | The format of a plugin is always as follows: | ||||||
| ```md | ```markdown | ||||||
| - **[:name](:url)** | - **[:name](:url)** | ||||||
|   - [?] Supports placeholders. |   - [?] Supports placeholders. | ||||||
|   - [?] Provides own placeholders. [:link] |   - [?] Provides own placeholders. [:link] | ||||||
| @@ -41,7 +41,7 @@ PAPI Placeholders are extensions that don't require an external plugin or other | |||||||
| The Plugin Placeholders are extensions that require a plugin or other dependency to function. They are often used to provide values from one pluging (e.g. Vault) to another plugin through the help of PlaceholderAPI. | The Plugin Placeholders are extensions that require a plugin or other dependency to function. They are often used to provide values from one pluging (e.g. Vault) to another plugin through the help of PlaceholderAPI. | ||||||
|  |  | ||||||
| The overall structure of an entry is always the same:   | The overall structure of an entry is always the same:   | ||||||
| ````md | ````markdown | ||||||
| - ### **[:name](:url)** | - ### **[:name](:url)** | ||||||
| > :command | > :command | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user