Development

#3664 (most of chapter 8 formatted as listing)

You must first sign up to be able to contribute.

Ticket #3664 (closed documentation: fixed)

Opened 6 months ago

Last modified 6 months ago

most of chapter 8 formatted as listing

Reported by: mcrusch Assigned to: fabien
Priority: major Milestone:
Component: model Version: 1.0.16
Keywords: Cc:
Qualification: Unreviewed

Description

In chapter 8 of the symfony book (the model chapter), the majority of the page shows up as a listing (or with some other formatting problem).

http://www.symfony-project.org/book/1_0/08-Inside-the-Model-Layer

Starting with listing 8-4 and through 8-34 it all shows up as a listing. This makes it extremely difficult to read/use.

Change History

05/31/08 10:03:38 changed by FabianLange

if i would have the version of markdown that symfony uses i could attempt to fix it ...

05/31/08 11:09:12 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [9390]) doc: fixed markdown parsing problem (closes #3664)