CRLF to LF
This commit is contained in:
		
							parent
							
								
									7566bf8612
								
							
						
					
					
						commit
						f0524c1c87
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
*   text eol=lf
 | 
			
		||||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
해당되지 않음.
 | 
			
		||||
## 3.2. 기능 요구사항(Functional requirements)
 | 
			
		||||
 | 
			
		||||
<%~ it.issues.map(i => `### (#${i.number}) ${i.title}\n${i.body}`).join("\n\n") %>
 | 
			
		||||
<%~ it.issues.map(i => `### (#${i.number}) ${i.title}\n${i.body.replace("\r\n","\n")}`).join("\n\n") %>
 | 
			
		||||
 | 
			
		||||
## 3.3. 성능 요구사항(Performance requirements)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue