Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestion: indentation should be the same in one document #244

Open
ccoenen opened this issue Nov 6, 2016 · 2 comments
Open

suggestion: indentation should be the same in one document #244

ccoenen opened this issue Nov 6, 2016 · 2 comments
Labels
enhancement Wants to improvide an existing feature Hacktoberfest

Comments

@ccoenen
Copy link
Contributor

ccoenen commented Nov 6, 2016

When using hackmd with many people, everyone can have their indentation set to different things. I'd like to propose a document-wide setting that should take precedence in such cases:

Clipboard

This is just an example, it could probably be done any number of ways.

This would prevent a document from getting overly inconsistent because of varying user preference.

@jackycute
Copy link
Member

jackycute commented Nov 7, 2016

Hi @ccoenen,
I like this suggestion and this could make participants have same default format settings.

@jackycute jackycute added the enhancement Wants to improvide an existing feature label Nov 7, 2016
@jackycute jackycute added this to the 0.4.7 milestone Nov 7, 2016
@jackycute jackycute modified the milestones: 0.5.0, 0.4.7 Dec 23, 2016
@jackycute jackycute modified the milestones: 0.5.1, 0.5.2 Jan 10, 2017
@SISheogorath
Copy link
Contributor

SISheogorath commented Oct 6, 2017

Some hints for the implementation:

https://github.com/hackmdio/hackmd/blob/2bdccd39964c8f6f643fd72ed7bdb648378068f8/public/js/lib/editor/index.js#L467-L499

  • Parse the option. Hint:

https://github.com/hackmdio/hackmd/blob/d96385eafdc8e9c408088a3f95a60c9a0193ef67/public/js/extra.js#L88-L102

All needed resources are provided. Now we need someone to do it ;) Beginners are welcome :)

@jackycute jackycute removed this from the 0.6.0 milestone Oct 12, 2017
JJediny pushed a commit to 18F/codimd-cloudgov-template that referenced this issue Dec 16, 2020
[DOC] Run `manage_users` with `NODE_ENV=production` set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Wants to improvide an existing feature Hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants