Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

Markdown

21.9K
16.3K
+ 1
960
Visual Basic

550
510
+ 1
8
Add tool

Markdown vs Visual Basic: What are the differences?

What is Markdown? Text-to-HTML conversion tool/syntax for web writers, by John Gruber. Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML.

What is Visual Basic? Modern, high-level, multi-paradigm, general-purpose programming language for building apps using Visual Studio and the .NET Framework. Visual Basic is derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects.

Markdown and Visual Basic can be categorized as "Languages" tools.

Asana, Code School, and GoSquared are some of the popular companies that use Markdown, whereas Visual Basic is used by Microsoft, XMLi5 Ltd., and Universidade CEUMA. Markdown has a broader approval, being mentioned in 756 company stacks & 718 developers stacks; compared to Visual Basic, which is listed in 10 company stacks and 26 developer stacks.

Decisions about Markdown and Visual Basic

AsciiDoc belongs to the family of lightweight markup languages, the most renowned of which is Markdown. AsciiDoc stands out from this group because it supports all the structural elements necessary for drafting articles, technical manuals, books, presentations and prose.

This includes, for example, admonitions, variables, the include statement, example blocks, footnotes, keyboard macro, equations and formular support (albeid only with asciidoctor and installed plugin iirc), automatic toc and header, description lists, actually usable tables, etc ...

In combination with Antora one can built the most awesome, versioned, and Dont-Repeat-Yourself but-also "Fully-Explain-without-just-Linking" documentation ever.

GitHub has built-in support for it, albeid not for it's include directive, though that can be dealt with by using CI to invoke asciidoctor-reducer or publishing a github page that has been rendered using the asciidoctor/antora renderer.

https://docs.checkmk.com/ uses Asciidoctor. Linus Torvalds once recommended Asciidoctor (1).

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Markdown
Pros of Visual Basic
  • 345
    Easy formatting
  • 246
    Widely adopted
  • 194
    Intuitive
  • 132
    Github integration
  • 41
    Great for note taking
  • 2
    Defacto GitHub lingo
  • 5
    ALGOL-like syntax makes code more readable
  • 3
    XML Literals

Sign up to add or upvote prosMake informed product decisions

Cons of Markdown
Cons of Visual Basic
  • 2
    Cannot centralise (HTML code needed)
  • 1
    Inconsistend flavours eg github, reddit, mmd etc
  • 1
    Limited syntax
  • 1
    Not suitable for longer documents
  • 1
    Non-extensible
  • 1
    No right indentation
  • 1
    No underline
  • 1
    Unable to indent tables
  • 4
    Specific to the microsoft platform

Sign up to add or upvote consMake informed product decisions

7.1K
155.2K
8.9K
28.2K

What is Markdown?

Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML.

What is Visual Basic?

Visual Basic is derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Markdown?
What companies use Visual Basic?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Markdown?
What tools integrate with Visual Basic?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Markdown and Visual Basic?
MarkUp
It allows you to turn your website into a dynamic canvas ready for feedback and collaboration. Streamline your feedback with a quicker, easier, and clearer process.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.
See all alternatives