Privacy Policy — Markdown Editor
Effective date: 2026-05-29
App: Markdown Editor (package ai.hyunju.markdown)
Developer: HyunCheol Park (hyunjuai365@gmail.com)
Overview
Markdown Editor is an offline-first Android app. The app does not collect, transmit, or sell personal data. It does not require an account, does not contain ads, and does not use analytics services.
Information We Do Not Collect
We do not collect, store, or transmit any of the following:
- Your name, email, phone number, or any account information
- Your location
- Your contacts, calendar, or device identifiers
- Your usage patterns or analytics
- Crash reports (unless you manually share them via Android system tools)
Data Stored Locally on Your Device
The app stores the following information on your device only. None of it is sent to us or any third party:
- Markdown files (
.md) and images you create or import — saved to the app's private documents directory. - App preferences (theme, language, auto-save toggle, last opened file path) — saved via Android
SharedPreferences. - Temporary import cache — files received via Android share/intent are copied to the app's cache directory and may be cleared by Android automatically.
- Cached Google Fonts (
Noto Sans KR,Roboto Mono) — downloaded on first PDF export to enable Korean text rendering, then cached locally. See "Network access" below.
You can remove all stored data by uninstalling the app from Android Settings.
Network Access
The app makes network requests only in one situation:
- PDF export— the first time you export a document as PDF, the app downloads embedded fonts (Noto Sans KR, Roboto Mono) from Google's font service so that Korean characters render correctly. Subsequent PDF exports use the cached fonts and require no network access.
No personal data is transmitted in these requests. If you never use the PDF export feature, the app never connects to the internet.
Permissions
- Storage Access Framework (SAF)— used only when you explicitly tap "Import file(s) or ZIP" or "Import folder", or when another app shares a file to Markdown Editor. The app does not scan storage.
- Internet — used only for the Google Fonts download described above.
The app does not request location, camera, microphone, contacts, or any other sensitive permission.
Sharing & Export
When you export a document (as Markdown ZIP, HTML, or PDF) or share it via the system share sheet, the destination (file system, email app, messenger, etc.) is chosen by you. Markdown Editor does not transmit any content on its own.
Children's Privacy
Markdown Editor does not knowingly collect data from anyone, including children under 13. The app is rated for general audiences.
Third-Party Services
The app uses the following third-party open-source libraries which run entirely on-device:
flutter_markdown_plus,markdown— markdown parsing/renderingflutter_highlight— code block syntax highlightingpdf,printing— PDF generation; theprintingpackage downloads Google Fonts on first use (described above)pro_image_editor— built-in image editorarchive— ZIP packagingfile_picker,share_plus,shared_preferences,path_provider— Android system integration
None of these libraries transmit personal data.
Changes to This Policy
If we update this policy, we will publish the new version with an updated effective date.
Contact
Questions or requests regarding this policy: hyunjuai365@gmail.com
개인정보 처리방침 — Markdown Editor
시행일: 2026-05-29
앱: Markdown Editor (패키지 ai.hyunju.markdown)
개발자: 박현철 (hyunjuai365@gmail.com)
개요
Markdown Editor 는 오프라인 우선 안드로이드 앱입니다. 본 앱은 개인정보를 수집·전송·판매하지 않습니다. 계정이 필요 없으며, 광고를 포함하지 않고, 분석 도구를 사용하지 않습니다.
수집하지 않는 정보
다음 정보를 수집·저장·전송하지 않습니다:
- 이름, 이메일, 전화번호, 계정 정보
- 위치 정보
- 연락처, 일정, 기기 식별자
- 사용 패턴, 분석 데이터
- 크래시 리포트 (사용자가 안드로이드 시스템 도구로 직접 공유한 경우 제외)
기기에만 저장되는 정보
다음 정보는 사용자 기기 내부에만 저장되며 개발자나 제3자에게 전송되지 않습니다.
- 사용자가 작성·가져온 마크다운(
.md) 파일과 이미지 — 앱 전용 문서 디렉토리에 저장 - 앱 설정 (테마, 언어, 자동 저장 토글, 마지막 열린 파일 경로) — 안드로이드
SharedPreferences - 임시 import 캐시 — 다른 앱에서 공유받은 파일은 앱 캐시 디렉토리에 복사되며, 안드로이드가 자동으로 정리할 수 있습니다.
- Google Fonts 캐시 (
Noto Sans KR,Roboto Mono) — 첫 PDF 내보내기 시 한글 렌더링을 위해 다운로드 후 기기에 캐시.
안드로이드 설정에서 앱을 삭제하면 위 모든 정보가 함께 제거됩니다.
네트워크 사용
본 앱은 다음 한 가지 경우에만 네트워크에 접속합니다.
- PDF 내보내기 — 처음 PDF 내보내기를 실행할 때, 한글 렌더링을 위한 폰트(
Noto Sans KR,Roboto Mono)를 Google 폰트 서비스에서 다운로드합니다. 이후 PDF 내보내기는 캐시된 폰트를 사용하므로 네트워크가 필요 없습니다.
이 요청에는 개인정보가 포함되지 않습니다. PDF 내보내기를 사용하지 않으면 앱은 인터넷에 접속하지 않습니다.
권한
- Storage Access Framework (SAF)— "파일/ZIP 가져오기" 또는 "폴더 가져오기"를 사용자가 명시 실행하거나, 다른 앱에서 파일을 공유해 보낼 때만 사용됩니다.
- 인터넷 — 위에서 설명한 Google Fonts 다운로드 용도로만 사용됩니다.
위치, 카메라, 마이크, 연락처 등 민감한 권한은 요청하지 않습니다.
공유와 내보내기
마크다운 ZIP / HTML / PDF 내보내기, 또는 시스템 공유 시트로 문서를 공유할 때 대상은 사용자가 직접 선택합니다. 본 앱이 자체적으로 콘텐츠를 전송하지 않습니다.
아동 정보 보호
본 앱은 13세 미만 아동을 포함해 누구의 정보도 수집하지 않습니다. 콘텐츠 등급은 전체 이용가입니다.
제3자 서비스
본 앱은 다음 오픈소스 라이브러리를 사용하며 모두 기기 내부에서 동작합니다.
flutter_markdown_plus,markdown— 마크다운 파싱/렌더링flutter_highlight— 코드블록 syntax highlightingpdf,printing— PDF 생성.printing은 첫 사용 시 Google Fonts 를 다운로드pro_image_editor— 내장 이미지 에디터archive— ZIP 패키징file_picker,share_plus,shared_preferences,path_provider— 안드로이드 시스템 연동
정책 변경
본 정책을 변경할 경우 새 시행일과 함께 갱신된 버전을 공개합니다.
문의
본 정책 관련 문의: hyunjuai365@gmail.com