klen / klen/django_markdown

Set height width for markdown forms widget

Open
#44 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
389
Forks
140
PR merge metrics
No merged PRs in 30d

Description

I am using this in my forms, but the editor width is too much that is going outside the region, i have applied all width control attributes to div , but the widget is always going outside the region. Is there any way to set max-width of markdown editor in forms.?
##

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8245074-set-height-width-for-markdown-forms-widget?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the markdown editor inside a Django form and inspect the widget's rendered markup and styling. The change is complete when its width can be constrained to the surrounding region and its height or width can be set as requested, with the existing form behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.