mirror of
				https://github.com/h7x4/unofficial_jisho_api_dart.git
				synced 2025-11-03 22:06:20 +01:00 
			
		
		
		
	Fix formatting
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					## 2.0.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Fixed formatting
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 2.0.1
 | 
					## 2.0.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixed the readme
 | 
					- Fixed the readme
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -231,6 +231,7 @@ class ExampleResultData {
 | 
				
			|||||||
    };
 | 
					    };
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/// The main wrapper containing data about the query and whether or not it was successful.
 | 
					/// The main wrapper containing data about the query and whether or not it was successful.
 | 
				
			||||||
class ExampleResults {
 | 
					class ExampleResults {
 | 
				
			||||||
  /// The term that you searched for.
 | 
					  /// The term that you searched for.
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
name: unofficial_jisho_api
 | 
					name: unofficial_jisho_api
 | 
				
			||||||
version: 2.0.1
 | 
					version: 2.0.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
description: An unofficial api for searching and scraping the japanese dictionary Jisho.org
 | 
					description: An unofficial api for searching and scraping the japanese dictionary Jisho.org
 | 
				
			||||||
homepage: https://github.com/h7x4ABk3g/unofficial_jisho_api_dart/
 | 
					homepage: https://github.com/h7x4ABk3g/unofficial_jisho_api_dart/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user