gnu: emacs-org-reveal: Fix syntax error in description.
* gnu/packages/emacs-xyz.scm (emacs-org-reveal)[description]: Fix Texinfo syntax error.
This commit is contained in:
		
							parent
							
								
									320dd1195e
								
							
						
					
					
						commit
						c170a15996
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -14314,7 +14314,7 @@ notes.")
 | 
			
		|||
      (build-system emacs-build-system)
 | 
			
		||||
      (home-page "https://github.com/yjwen/org-reveal")
 | 
			
		||||
      (synopsis "Org and Reveal.js powered HTML presentation tool")
 | 
			
		||||
      (description "Org-Reveal is a command@{org-mode} extension that allows
 | 
			
		||||
      (description "Org-Reveal is a @command{org-mode} extension that allows
 | 
			
		||||
to create beautiful presentations (slides) with 3D effects from simple but
 | 
			
		||||
powerful Org contents.")
 | 
			
		||||
      (license license:gpl3+))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue