junction icon indicating copy to clipboard operation
junction copied to clipboard

Add `markdown support info` in the proposal create form for all text fields

Open kracekumar opened this issue 7 years ago • 3 comments

kracekumar avatar Jul 20 '17 15:07 kracekumar

@kracekumar I can take this up. Could you brief a bit more about what I'm supposed to add?

mish24 avatar Aug 19 '17 11:08 mish24

When the user fills out the new proposal form, the form shows the information This form supports markdown for formatting. at the top. While filling the form, the user may forget the markdown support. So along with the text field help text, display the field supports [markdown](http://daringfireball.net/projects/markdown/) format.

This is a change in proposals/forms.py.

kracekumar avatar Aug 20 '17 16:08 kracekumar

Got it! I'll add the required changes

On Sun, 20 Aug 2017 at 9:31 PM, R.Kracekumar [email protected] wrote:

When the user fills out the new proposal form, the form shows the information This form supports markdown for formatting. at the top. While filling the form, the user may forget the markdown support. So along with the text field help text, display the field supports markdown format.

This is a change in proposals/forms.py https://github.com/pythonindia/junction/blob/master/junction/proposals/forms.py#L72 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pythonindia/junction/issues/540#issuecomment-323594197, or mute the thread https://github.com/notifications/unsubscribe-auth/AXeFlYafK5OQiBwwqBJjh0Oo8O8ijzk-ks5saFhKgaJpZM4OePCV .

mish24 avatar Aug 20 '17 16:08 mish24