Opened 7 years ago
Closed 7 years ago
#55865 closed defect (fixed)
multimarkdown @6.2.3: new release 6.3.0 fixes regression
Reported by: | jlargentaye (John de Largentaye) | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | multimarkdown |
Description
Multimarkdown-6 (up to and including 6.2.3 had a regression where it would fail to escape in Latex certain special characters in code sections. For example the following Markdown:
Set your `$DEVELOPER_DIR`
would fail:
Extra }, or forgotten $. <recently read> \egroup l.1858 Set your \texttt{$DEVELOPER\_DIR}
This has been fixed in the latest release, 6.3.0: https://github.com/fletcher/MultiMarkdown-6/releases/tag/6.3.0
Change History (1)
comment:1 Changed 7 years ago by seanfarley (Sean Farley)
Owner: | set to seanfarley |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 0bc272a507279ecc60fe57e6081a8c63e676d250/macports-ports: