Skip to content

Latest commit

 

History

History
123 lines (86 loc) · 2.85 KB

section-page.md

File metadata and controls

123 lines (86 loc) · 2.85 KB

section-page.md: A page containing sections

This is an experimental version. Note that link names are shown when clicking the link icon in the github editor preview, but are not shown for link names defined by a '<a' id="name">description'' sequence.

section1

blah, blah, blah.

section2

blah, blah, blah.

section3

blah, blah, blah.

name

This section's name is duplicated.

name

This section's name is duplicated.

Sample that's supposed to work:

Title

Place 1

Hello, this is some text to fill in this, here, is a link to the second place. Let's add a link to place3 just for fun.

Place 2

Place one has the fun times of linking here, but I can also link back here.

Place's 3: other example

Place one has the fun times of linking here, but I can also link back here.

Actual page with sections.

The following markdown was used to provide link targets. It's been edited so all the text is just "blah, blah, blah."

Defined in header <pub/Allocator.h>

blah, blah, blah.


pub::Allocator:: check, debug, get, put

blah, blah, blah.


Allocator( void ) = default;

virtual ~Allocator( void ) = default;

blah, blah, blah.


virtual int check( void );

blah, blah, blah.


virtual void debug(const char* info= nullptr);

blah, blah, blah.


blah, blah, blah.


blah, blah, blah.


blah, blah, blah.


BlockAllocator(size_t size, size_t b_size);

blah, blah, blah.


virtual ~BlockAllocator( void );

blah, blah, blah.


blah, blah, blah.


blah, blah, blah.


virtual void* alpha(size_t size=0);

blah, blah, blah. (Just to take up space.)


virtual void* beta(size_t size=0);

blah, blah, blah. (Just to take up space.)


virtual void* gamma(size_t size=0);

blah, blah, blah. (Just to take up space.)


virtual void* delta(size_t size=0);

blah, blah, blah. (Just to take up space.)


virtual void* epsilon(size_t size=0);

blah, blah, blah. (Just to take up space.)