hackmd.io Open in urlscan Pro
2406:da14:88d:a102:cd42:144:a68c:c3b9  Public Scan

Submitted URL: http://hackmd.io/
Effective URL: https://hackmd.io/
Submission: On February 01 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET https://hackmd.io/join

<form action="https://hackmd.io/join" class="input-group hmd-mt-3" method="get" style="display: flex; max-width: 680px; margin: auto;">
  <input type="email" name="email" class="form-control ui-home-email" placeholder="Enter your email">
  <div class="input-group-append">
    <button type="submit" class="btn btn-success btn-lg ui-home-join">Sign-up</button>
  </div>
</form>

POST https://hackmd.io/template/template-Try-it?redirect=true

<form action="https://hackmd.io/template/template-Try-it?redirect=true" method="POST">
  <div class="hmd-dn"><input type="hidden" name="_csrf" value="yKKB3fW2--yWPT4u3I8I7wlJzQXa_vI6TtNI"></div>
  <button type="submit" class="ui-new-note ui-new-note-features btn btn-lg btn-primary" style="min-width: 110px;">Use for free</button>
</form>

GET https://hackmd.io/join

<form action="https://hackmd.io/join" class="flex m-auto input-group" method="get" style="max-width: 680px;">
  <input type="email" name="email" class="form-control ui-home-email" placeholder="Enter your email">
  <div class="input-group-append">
    <button type="submit" class="btn btn-success btn-lg ui-home-join">Sign-up</button>
  </div>
</form>

<form>
  <div class="modal-content template-content">
    <div class="modal-header">
      <button type="button" class="close" data-dismiss="modal" aria-label="Close" style="margin-top: 2px; height: 17px;"><span aria-hidden="true"><i class="fa fa-times fa-18"></i></span>
      </button>
      <h4 class="modal-title" id="myModalLabel">Create a template</h4>
    </div>
    <div class="modal-body hmd-text-center" style="color:black; padding: 20px; padding-bottom: 10px; text-align: left;">
      <div class="mb-5 template-quota-excceed-block">
        <span class="template-quota-description" style="color: #777777;"></span>
        <br>
        <a target="_blank" href="/?nav=billing" class="template-quota-upgrade-now">
                            Upgrade
                            <i class="fa fa-fw fa-angle-right" aria-hidden="true"></i>
                        </a>
      </div>
      <div class="grid items-center grid-cols-12 form-group mb-7">
        <label class="col-span-4 font-normal text-black-brand" for="templateName">Template name</label>
        <input type="text" id="templateName" class="col-span-8 form-control" placeholder="Template name" aria-label="TemplateName" aria-describedby="template-name" maxlength="250" required="">
      </div>
      <div class="grid items-start grid-cols-12 form-group creation-method-option">
        <label class="col-span-4 font-normal text-black-brand" for="templateName">Save as option</label>
        <div class="col-span-8">
          <label class="w-full font-normal ui-save-template-directly" for="save-template-directly">
            <input type="radio" name="save-template" value="save-directly" checked="" id="save-template-directly">
            <span class="ml-2">Save this note as a template</span>
          </label>
          <label class="w-full font-normal ui-save-template-as-another-template" for="save-template-as-another-template">
            <input type="radio" name="save-template" value="save-as-another-template" id="save-template-as-another-template">
            <span class="ml-2">Save to another note as a template</span>
          </label>
        </div>
      </div>
    </div>
    <div class="modal-footer" style="border: none; padding: 20px;">
      <button type="button" class="btn btn-default" data-dismiss="modal" style="flex:1;">Cancel</button>
      <button type="submit" class="btn btn-primary ui-create-template-modal-confirm" style="flex:1;">Yes</button>
    </div>
  </div>
</form>

POST

<form data-toggle="validator" role="form" class="form-horizontal" method="post" enctype="application/x-www-form-urlencoded" id="signin-form" novalidate="true">
  <div class="hmd-dn"><input type="hidden" name="_csrf" value="yKKB3fW2--yWPT4u3I8I7wlJzQXa_vI6TtNI"></div>
  <div class="hmd-dn"><input type="hidden" name="create_team" value="false"></div>
  <div class="hmd-dn"><input type="hidden" name="create_paid_team" value="false"></div>
  <div class="form-group  ">
    <label for="email" class="control-label">Email</label>
    <label for="inputEmail" class="control-label pull-right errors">
    </label>
    <span class="help-block control-label with-errors pull-right" style="display: inline;"></span>
    <div class="input-block">
      <input type="email" class="form-control" name="email" placeholder="Your email" required="" autocomplete="email">
      <span class="error-sign"></span>
    </div>
  </div>
  <div class="form-group ">
    <label for="password" class="control-label">Password</label>
    <label for="inputPassword" class="control-label pull-right errors">
    </label>
    <span class="help-block control-label with-errors pull-right" style="display: inline;"></span>
    <div class="input-block">
      <input type="password" class="form-control" name="password" placeholder="Your password" required="" autocomplete="current-password">
      <span class="error-sign"></span>
      <span class="control-label pull-right" style="font-size: 13px; margin-top: 5px;"><a href="https://hackmd.io/settings/forgotPassword" style="text-decoration: underline;">Forgot password</a></span>
    </div>
  </div>
  <div style="text-align: center; padding-top: 15px; margin-bottom: 0px;">
    <input type="hidden" id="recaptcha-token" name="g-recaptcha-response">
    <input type="submit" class="btn btn-success btn-large disabled" formaction="https://hackmd.io/login" value="Sign in">
  </div>
</form>

POST /auth/google

<form class="hidden" id="sign-in-with-google-form" action="/auth/google" method="post">
  <input type="hidden" name="credential">
  <input type="hidden" name="method">
</form>

<form role="form" data-toggle="validator" novalidate="true">
  <div class="form-group" style="margin-bottom: 10px;">
    <textarea name="feedback" class="form-control" placeholder="Enter your feedback" rows="3" style="resize: none;" required=""></textarea>
  </div>
  <div class="checkbox" style="font-size:16px">
    <label>
      <input name="engage" type="checkbox" checked=""> I’m willing to participate in user experience research or beta testing so HackMD could build things I want. </label>
  </div>
  <div class="form-group hmd-flex hmd-items-center" style="font-size: 16px; padding-left: 20px;">
    <label style="font-weight: normal;">My Email:</label> &nbsp; <div class="hmd-flex-auto hmd-pr-0">
      <input type="email" name="email" class="form-control col-sm-9" aria-describedby="helpId" placeholder="Email address" required="">
    </div>
  </div>
  <div class="modal-footer" style="padding: 15px 0; border: none;">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary ui-feedback-submit disabled">Submit</button>
  </div>
</form>

<form data-toggle="validator" novalidate="true">
  <div class="form-group hmd-flex hmd-items-center">
    <label class="hmd-flex-one hmd-text-left" for="team-name">Team Name</label>
    <input type="text" class="form-control hmd-flex-two" name="name" id="team-name" placeholder="settings.team-name-placeholder" data-minlength="1" maxlength="80" required="">
  </div>
  <div class="form-group hmd-flex hmd-items-center">
    <label class="hmd-flex-one hmd-text-left" for="team-description">Team Description</label>
    <input type="text" class="form-control hmd-flex-two" name="description" id="team-description" placeholder="Your team description" maxlength="100">
  </div>
  <div class="form-group hmd-flex hmd-items-center">
    <label class="hmd-flex-one hmd-text-left" for="team-path">Team URL Path</label>
    <div class="hmd-flex hmd-flex-column hmd-flex-two">
      <div class="hmd-flex hmd-items-center">
        <span class="hmd-mr-1">https://hackmd.io/team/</span>
        <input type="text" class="form-control" name="path" id="team-path" placeholder="Your team URL path" pattern="^(?!-)[a-zA-Z0-9\-]+$" data-minlength="1" maxlength="39" required="">
      </div>
      <small style="text-align: right; color: #888888;">Allow a-Z, 0-9 and dash not at beginning.</small>
    </div>
  </div>
  <div class="modal-footer hmd-pa-0" style="border: none;">
    <button type="button" data-dismiss="modal" class="btn btn-default">Abbrechen</button>
    <button type="submit" class="btn btn-primary disabled">Create team</button>
  </div>
</form>

Text Content

 HackMD

 * Tutorials
 * Pricing
 * Enterprise
 * Blog
 * Changelog
 * 
 * 
 * Recent
 * Sign in




GET EVERYONE ON THE SAME PAGE WITH MARKDOWN

Real-time collaborate on project team technical personal documentation in
markdown. Capture fleeting ideas and formalize tribal knowledge.

Sign-up
EFFECTIVE TEAM COLLABORATION
FLEXIBLE PERMISSIONING


EFFECTIVE TEAM COLLABORATION
FLEXIBLE PERMISSIONING

Transcend beyond space and time
Blazing fast real-time collaboration breaks the space between members. Change
notification keeps everyone posted.
Sharing is caring
Team workspace for bird’s-eye view over all team documents. Shared templates
keep format and styling consistent.
Keep your secret (while sharing it)
Granular note permission settings and private image storage give you full
control over how and with whom you share.
Create a free team
YOUR OWN TOOLS
OWN YOUR CONTENTS


YOUR OWN TOOLS
OWN YOUR CONTENTS

Markdown for everything
Technical document, UML chart, math formula, data visualization, even slide deck
– All portable.
Document with Git the way you code
Manage documentation with the Git workflow, decentralize the editing and
storage, centralize the final documents.
Your tools should work for you
Access your notes with hotkey-invoked browser extension. One-click export notes
to use HackMD in VSCode.

Use for free


FEATURES

Boost productivity your way

VSCode Extension

Write and see all HackMD supported markdown syntax right in VSCode.
Install now

GitHub Integration

Version controlling your documents with your favorite GitHub workflow.
Learn more

Browser Extension

Capture your thoughts and stay in the flow with hotkey-invoked browser
extension.
Install now

MathJax and UML

Draw UML diagrams in SVG and write scientific formula with plain text in one
tool.
Learn more

Slide Mode

Turn your note to slide deck and own the stage in a minute.
Learn more

Book Mode

Create a collection of related documents, organize under chapters, and share at
once.
Learn more
More features


BECOME HIGHLY COLLABORATIVE LIKE THESE TEAMS



We've looked for ways to make our team discussions and process more visible and
accessible to all users. We recently switched from Google Docs to HackMD. HackMD
offers a great unified Markdown editor/preview which is familiar and well-suited
to our needs. Our meeting records have improved a lot over a short period and as
a result we are able to be better accountable to each other as a team.

Bryan Van de Ven
Co-creator and Project Lead of Bokeh


SEE HOW CUSTOMERS USE HACKMD


HOW I USE HACKMD IN OPEN SOURCE PROJECTS

One of the major properties of successful open source projects is their ability
to be transparent with their communities.
This involves everything from open governance, to values, to technical
direction.

Jorge O. Castro
Kubernetes

Learn more


THERE IS A HACKMD PLAN FOR YOU

Billing Cycle: Annual Monthly


FREE

Free basic features for
working effectively together

$0 USD
Start using
 * Unlimited notes
 * 3 invitees
 * 3 custom templates
 * GitHub integration
 * Customize permalink to your note

MOST POPULAR


PRIME

Shared team space gets
everyone on the same page

$5 USD Per user per month
(Pay $60 USD yearly to save 37.5%)
$8 USD Per user per month
Upgrade
 * Everything in Free, plus
 * Control permissions for each Team member
 * Set default note permission
 * Unlimited invitees
 * Unlimited custom templates
 * Dedicated storage for images
 * Full-text search


ENTERPRISE

Single Sign-On integration and
role-based access control for businesses

See more
Request for demo
 * Everything in Prime Team, plus
 * Role-based access control
 * SSO (SAML/LDAP/customized) login
 * Custom domain and homepage
 * GitHub and GitLab integration
 * Full-text search
 * Custom payment methods
 * Dedicated account manager

Read more

Join 400,000+ active users! Come and love it ❤️️

Sign-up
Loading…
×

SIND SIE SICHER?



Abbrechen Ja, mach es!
Cancel

CREATE A NOTE FROM TEMPLATE

CREATE A NOTE FROM TEMPLATE

Oops...
This template has been removed or transferred.
Use this template
Sign in


Upgrade

All
 * All
 * Team

No template.

Use this template

CREATE A TEMPLATE


Upgrade
Template name
Save as option
Save this note as a template Save to another note as a template
Cancel Yes

DELETE TEMPLATE

Do you really want to delete this template?

Keep the content
Turn this template into a regular note and keep its content, versions, and
comments.
Cancel Delete
×


SIGN IN

Email

Password
Forgot password


oder

By clicking below, you agree to our terms of service.



Einloggen über Facebook Einloggen über Twitter Einloggen über GitHub Einloggen
über Dropbox

New to HackMD? Sign up

×

FEEDBACK

Submission failed, please try again


THANKS FOR YOUR SUPPORT.

On a scale of 0-10, how likely is it that you would recommend HackMD to your
friends, family or business associates?

012345678910

Please give us some advice and help us improve HackMD.

I’m willing to participate in user experience research or beta testing so HackMD
could build things I want.
My Email:  

Cancel Submit

THANKS FOR YOUR FEEDBACK

×





Ok
×

CREATE TEAM

Team Name
Team Description
Team URL Path
https://hackmd.io/team/
Allow a-Z, 0-9 and dash not at beginning.
Abbrechen Create team

TUTORIAL

 * Features
 * Tutorials book

RESOURCES

 * Pricing
 * Versionen
 * Blog

POLICY

 * Terms
 * Privacy

CONTACT US

 * View email address
 * HackMD
 * @hackmdio
 * Join Discord

--------------------------------------------------------------------------------

© 2024 HackMD. All Rights Reserved.
English 中文 Français Deutsch 日本語 Español Català Ελληνικά Português italiano
Türkçe Русский Nederlands hrvatski jezik język polski Українська हिन्दी svenska
Esperanto dansk