kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			
							rodzic
							
								
									e2d35751e2
								
							
						
					
					
						commit
						953fb9f237
					
				|  | @ -39,7 +39,7 @@ exports["application/x-bibtex"] = function(text,fields) { | |||
| 			"bibtex-entry-type": entry.entryType | ||||
| 		}; | ||||
| 		$tw.utils.each(entry.entryTags,function(value,name) { | ||||
| 			fields["bibtex-" + name] = value; | ||||
| 			fields["bibtex-" + name.toLowerCase()] = value; | ||||
| 		}); | ||||
| 		results.push(fields); | ||||
| 	}); | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 jeremy@jermolene.com
						jeremy@jermolene.com