whitespace is good
This commit is contained in:
		
							parent
							
								
									290f7ceb8c
								
							
						
					
					
						commit
						c7ab5f2662
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,7 @@ list = "
 | 
			
		|||
        list += "Day " + workshop["day"] + "/" + workshop["start"]
 | 
			
		||||
      end
 | 
			
		||||
      list += "\n"
 | 
			
		||||
      list += ":''#{workshop["where"]}''\n"
 | 
			
		||||
      list += ":''#{workshop["where"]} ''\n"
 | 
			
		||||
      list += "::#{workshop["abstract"]}\n"
 | 
			
		||||
    end
 | 
			
		||||
  end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue