mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-31 15:36:07 +00:00 
			
		
		
		
	TODO ;)
This commit is contained in:
		
							parent
							
								
									15ac414eda
								
							
						
					
					
						commit
						c46212b76e
					
				
					 2 changed files with 12 additions and 0 deletions
				
			
		|  | @ -14,6 +14,12 @@ | |||
|     <ContentView.Content> | ||||
|         <ScrollView Grid.ColumnSpan="2" Orientation="Vertical"> | ||||
|             <StackLayout> | ||||
|                 <Frame BorderColor="Black" Padding="2" Margin="10"> | ||||
|                     <StackLayout Padding="0"> | ||||
|                         <mdview:MarkdownView Theme="{StaticResource MonsterMarkdownTheme}" Markdown="# Équipement" /> | ||||
|                         <mdview:MarkdownView Theme="{StaticResource MonsterMarkdownTheme}" Markdown="### TODO" /> | ||||
|                     </StackLayout> | ||||
|                 </Frame> | ||||
|             </StackLayout> | ||||
|         </ScrollView> | ||||
|     </ContentView.Content> | ||||
|  |  | |||
|  | @ -14,6 +14,12 @@ | |||
|     <ContentView.Content> | ||||
|         <ScrollView Grid.ColumnSpan="2" Orientation="Vertical"> | ||||
|             <StackLayout> | ||||
|                 <Frame BorderColor="Black" Padding="2" Margin="10"> | ||||
|                     <StackLayout Padding="0"> | ||||
|                         <mdview:MarkdownView Theme="{StaticResource MonsterMarkdownTheme}" Markdown="# Résumé" /> | ||||
|                         <mdview:MarkdownView Theme="{StaticResource MonsterMarkdownTheme}" Markdown="### TODO" /> | ||||
|                     </StackLayout> | ||||
|                 </Frame> | ||||
|             </StackLayout> | ||||
|         </ScrollView> | ||||
|     </ContentView.Content> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez