documentation, fix install page changelog
This commit is contained in:
		
							parent
							
								
									48518de658
								
							
						
					
					
						commit
						14a8746599
					
				@ -71,12 +71,7 @@ as user types (for example in **EditText**).
 | 
				
			|||||||
<img :src="$withBase('/art/mw_dark_01.png')" alt="screenshot dark #2" width="30%">
 | 
					<img :src="$withBase('/art/mw_dark_01.png')" alt="screenshot dark #2" width="30%">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
By default configuration uses TextView textColor for styling, so changing textColor changes style
 | 
					By default configuration uses TextView textColor for styling, so changing textColor changes style
 | 
				
			||||||
 | 
					<br /><br /><br />
 | 
				
			||||||
:::tip Sample application
 | 
					 | 
				
			||||||
Screenshots are taken from sample application. It is a generic markdown viewer 
 | 
					 | 
				
			||||||
with support to display markdown content via `http`, `https` & `file` schemes 
 | 
					 | 
				
			||||||
and 2 themes included: Light & Dark. It can be downloaded from [releases](https://github.com/noties/Markwon/releases)
 | 
					 | 
				
			||||||
:::
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style>
 | 
					<style>
 | 
				
			||||||
 | 
				
			|||||||
@ -9,11 +9,8 @@ next: /docs/v4/core/getting-started.md
 | 
				
			|||||||
    <tbody>
 | 
					    <tbody>
 | 
				
			||||||
        <tr>
 | 
					        <tr>
 | 
				
			||||||
            <td><img alt="stable" src="https://img.shields.io/maven-central/v/io.noties.markwon/core.svg?label=stable"></td>
 | 
					            <td><img alt="stable" src="https://img.shields.io/maven-central/v/io.noties.markwon/core.svg?label=stable"></td>
 | 
				
			||||||
            <td><a href="https://github.com/noties/Markwon/blob/master/CHANGELOG.md">changelog<OutboundLink/></a></td>
 | 
					 | 
				
			||||||
        </tr>
 | 
					 | 
				
			||||||
        <tr>
 | 
					 | 
				
			||||||
            <td><img alt="snapshot" src="https://img.shields.io/nexus/s/https/oss.sonatype.org/io.noties.markwon/core.svg?label=snapshot"></td>
 | 
					            <td><img alt="snapshot" src="https://img.shields.io/nexus/s/https/oss.sonatype.org/io.noties.markwon/core.svg?label=snapshot"></td>
 | 
				
			||||||
            <td><a href="https://github.com/noties/Markwon/blob/develop/CHANGELOG.md">changelog<OutboundLink/></a></td>
 | 
					            <td><a href="https://github.com/noties/Markwon/blob/master/CHANGELOG.md">changelog<OutboundLink/></a></td>
 | 
				
			||||||
        </tr>
 | 
					        </tr>
 | 
				
			||||||
    </tbody>
 | 
					    </tbody>
 | 
				
			||||||
</table>
 | 
					</table>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user