forked from MapComplete/MapComplete
		
	Fix code highlighting in CalculatedTags.md
This commit is contained in:
		
							parent
							
								
									c28a37b379
								
							
						
					
					
						commit
						cd356dad24
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -88,4 +88,4 @@ Given either a list of geojson features or a single layer name, gives the single
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### memberships
 | 
					### memberships
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Gives a list of {role: string, relation: Relation}-objects, containing all the relations that this feature is part of. For example: \`\_part\_of\_walking\_routes=feat.memberships().map(r => r.relation.tags.name).join(';')\`
 | 
					Gives a list of {role: string, relation: Relation}-objects, containing all the relations that this feature is part of. For example: `_part_of_walking_routes=feat.memberships().map(r => r.relation.tags.name).join(';')`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue