changelog: Fix markup.
This commit is contained in:
		
							parent
							
								
									6e1a221699
								
							
						
					
					
						commit
						c699ce9a26
					
				|  | @ -20,13 +20,13 @@ | ||||||
| - Support parameter elision in command position (e.g., `$foo ls` where `$foo` is unset or empty) | - Support parameter elision in command position (e.g., `$foo ls` where `$foo` is unset or empty) | ||||||
|   [#667] |   [#667] | ||||||
| 
 | 
 | ||||||
| - Don't consider the filename in «sudo -e /path/to/file» to be a command position | - Don't consider the filename in `sudo -e /path/to/file` to be a command position | ||||||
|   [#678] |   [#678] | ||||||
| 
 | 
 | ||||||
| - Don't look up absolute directory names in $cdpath | - Don't look up absolute directory names in $cdpath | ||||||
|   [2cc2583f8f12, part of #669] |   [2cc2583f8f12, part of #669] | ||||||
| 
 | 
 | ||||||
| - Fix "exec 2>&1;" being highlighted as an error. | - Fix `exec 2>&1;` being highlighted as an error. | ||||||
|   [#676] |   [#676] | ||||||
| 
 | 
 | ||||||
| # Changes in version 0.7.1 | # Changes in version 0.7.1 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue