-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behavior
Description
Problem
ini
is listed as a supported type in the documentation, but the syntax highlighting is very sparse and seems to only highlight numbers and quoted string. Taking the example from Wikipedia:
; last modified 1 April 2001 by John Doe
[owner]
name = John Doe
organization = Acme Widgets Inc.
[database]
; use IP address in case network name resolution is not working
server = 192.0.2.62
port = 143
file = "payroll.dat"
is rendered as
Steps
- Create file with some ini code
- Compile book
Possible Solution(s)
No response
Notes
No response
Version
mdbook v0.4.40
Metadata
Metadata
Assignees
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behavior