Website logo
Contribute
⌘K
🏠Home
⚖️Manifesto
💌Subscribe
🧱Building Blocks
💽1.0 Data Sources
🧮2.0 Vector Compute
🔍3.0 Vector Search & Management
📄Blog
✨Personalized Search: Harnessing the Power of Vector Embeddings
🤖A Recommender System: Collaborative Filtering with Sparse Metadata
🗂️Retrieval Augmented Generation
🧑‍🤝‍🧑Enhancing RAG with a Multi-Agent System
🖥️Vector Embeddings in the browser
🛠️Toolbox
🤝Contributing
Markdown Formatting
Style Guide
Docs powered by Archbee
Contributing

Markdown Formatting

3min

Adding comments

If you want to add comments to your document that you don't want rendered to the VectorHub frontend, use the following format in your markdown files. Make sure to create blank lines before and after your comment for the best results.

Markdown
[//]: # (your comment here)

or you use HTML comments

<!-- Your comment here -->


Adding diagrams

You can use mermaid to create diagrams for your content.

Adding Special blocks in archbee

Archbee supports special code, tabs, link blocks, callouts, and changelog blocks which can be found in their documentation.

Adding alt text and title to images

We encourage you to create alt text (for accessibility & SEO purposes) and a title (for explanability and readability) for all images you add to a document.

Markdown
![Alt text](/path/to/img.jpg "Optional title")




Updated 15 Nov 2023
Did this page help you?
PREVIOUS
Contributing
NEXT
Style Guide
Docs powered by Archbee
TABLE OF CONTENTS
Adding comments
Adding diagrams
Adding Special blocks in archbee
Adding alt text and title to images
Docs powered by Archbee

Subscribe to stay updated
with vectorhub

Please enter a valid email address.

You are agreeing to our Terms and Conditions by Subscribing.

Want to make a suggestion?

This content is open source, help us improve it.

Contribute on Github
  • Terms and conditions
  • Privacy Policy
  • License