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

[PRESENTATION] 에디터에서 미디어 바로 호출해서 사용하기 #49

Open
easylogic opened this issue Dec 17, 2016 · 1 comment

Comments

@easylogic
Copy link
Contributor

글쓰기 에디터나 style 에디터 같은 곳에서 미디어 주소를 바로 얻어올 수 있는 UI 를 제공해주는 게 좋을 듯 하다.

@easylogic
Copy link
Contributor Author

CodeMirror 에디터에서 공통적으로 resource 를 가지고 오는 방식을 만들어야할 것 같다.

예를 들어

@로 시작하면 자동으로 자기 미디어 파일 리스트중에이름을 검색해서 가지고 온다던가.

으로 시작하든

먼가 특정 키워드로 검색해서 가지고 와야할 것 같다.

그리고 마크다운의 경우는 이미지 태그로 자동으로 만들어주고
html 의 경우도 이미지 태그로 자동ㅇ으로 만들어준다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant