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
Problem
iniis 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:is rendered as
Steps
Possible Solution(s)
No response
Notes
No response
Version
mdbook v0.4.40