Opened 15 years ago
Closed 11 years ago
#1193 closed Feature Requests (fixed)
Nestable tables and lists and exlicit paragraph markup
| Reported by: | Joel de Guzman | Owned by: | Daniel James |
|---|---|---|---|
| Milestone: | Boost 1.47.0 | Component: | quickbook |
| Version: | Boost 1.34.1 | Severity: | Problem |
| Keywords: | Cc: |
Description
- lists: [ordered_list [item1][item2][item3]]
- paragraph [para this is a paragraph]
--> it's best to make this templates.
Change History (7)
comment:1 by , 12 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
| Milestone: | To Be Determined → Boost 1.47.0 |
|---|
comment:4 by , 12 years ago
comment:7 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Merged to release in [70930].
Note:
See TracTickets
for help on using tickets.

(In [69189]) More nestable elements. Refs #1193