Felipe Echandi
← Back to blog

Testing the Table of Contents

This is a test post to verify the TOC sidebar and mobile collapsible work.

Introduction

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

The Architecture of Multivac

Multivac was a self-adjusting and self-correcting computer. It occupied a massive underground complex, its circuits spanning miles of carefully maintained corridors.

Processing Cores

The processing cores hummed with a sound that technicians had grown accustomed to over decades. Each core handled billions of calculations per second, feeding data to the central nexus.

Memory Banks

The memory banks stored the accumulated knowledge of all humanity. Every book, every recording, every piece of data ever collected was indexed and cross-referenced.

Entropy and the Last Question

Can entropy be reversed? This was the question that haunted Multivac across eons. Each iteration of the great computer pondered this fundamental challenge.

The Thermodynamic Paradox

As stars burned out and galaxies scattered, the question gained urgency. The universe marched inexorably toward heat death, and even Multivac’s vast intelligence could not find an answer.

The Final Answer

And Multivac said: “LET THERE BE LIGHT.” And there was light.

Code Example

Here is some example code:

function askMultivac(question) {
  if (question === "Can entropy be reversed?") {
    return "INSUFFICIENT DATA FOR MEANINGFUL ANSWER";
  }
  return multivac.process(question);
}

Conclusion

This post tested headings at multiple levels, code blocks, bold text, and paragraph spacing. The TOC should show all h2 and h3 entries in both the desktop sidebar and the mobile collapsible.